Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-61729 (GCVE-0-2025-61729)
Vulnerability from cvelistv5 – Published: 2025-12-02 18:54 – Updated: 2025-12-03 19:37- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/x509 |
Affected:
0 , < 1.24.11
(semver)
Affected: 1.25.0 , < 1.25.5 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-61729",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-02T21:52:36.341575Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-02T21:52:58.224Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/x509",
"product": "crypto/x509",
"programRoutines": [
{
"name": "Certificate.VerifyHostname"
},
{
"name": "Certificate.Verify"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.24.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.25.5",
"status": "affected",
"version": "1.25.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Philippe Antoine (Catena cyber)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-03T19:37:14.903Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/725920"
},
{
"url": "https://go.dev/issue/76445"
},
{
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"title": "Excessive resource consumption when printing error string for host certificate validation in crypto/x509"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-61729",
"datePublished": "2025-12-02T18:54:10.166Z",
"dateReserved": "2025-09-30T15:05:03.605Z",
"dateUpdated": "2025-12-03T19:37:14.903Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-61729",
"date": "2026-07-02",
"epss": "0.00459",
"percentile": "0.36574"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-61729\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-12-02T19:15:51.447\",\"lastModified\":\"2026-06-17T09:50:48.507\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"crypto/x509\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"crypto/x509\",\"programRoutines\":[{\"name\":\"Certificate.VerifyHostname\"},{\"name\":\"Certificate.Verify\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.24.11\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.25.0\",\"lessThan\":\"1.25.5\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-12-02T21:52:36.341575Z\",\"id\":\"CVE-2025-61729\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.24.11\",\"matchCriteriaId\":\"F2E6FD2A-A487-4099-B91D-2429F286AC6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.25.0\",\"versionEndExcluding\":\"1.25.5\",\"matchCriteriaId\":\"39C03A37-B94B-46E4-B1C2-A70A870F8E53\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/725920\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/76445\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/8FJoBkPddm4\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-4155\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-61729\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-02T21:52:36.341575Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-02T21:52:53.822Z\"}}], \"cna\": {\"title\": \"Excessive resource consumption when printing error string for host certificate validation in crypto/x509\", \"credits\": [{\"lang\": \"en\", \"value\": \"Philippe Antoine (Catena cyber)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/x509\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.24.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.25.0\", \"lessThan\": \"1.25.5\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/x509\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Certificate.VerifyHostname\"}, {\"name\": \"Certificate.Verify\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/725920\"}, {\"url\": \"https://go.dev/issue/76445\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/8FJoBkPddm4\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-4155\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-12-03T19:37:14.903Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-61729\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-03T19:37:14.903Z\", \"dateReserved\": \"2025-09-30T15:05:03.605Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-12-02T18:54:10.166Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:2769
Vulnerability from csaf_redhat - Published: 2026-02-17 00:55 - Updated: 2026-07-02 20:10A flaw was found in nodejs-underscore. Arbitrary code execution via the template function is possible, particularly when a variable property is passed as an argument as it is not sanitized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
A regular expression denial of service (ReDoS) flaw was found in the asteris emphasis regular expression implementation in Mistune. By sending specially-crafted regex input, a remote attacker could invoke a catastrophic backtrack, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ceph. An attacker can allow Ceph to accept any certificate because no certificate context is passed via Pybind to the constructors imaplib.IMAP4_SSL or smtplib.SMTP_SSL. As a result, pybind pybind does not check the server's X.509 certificate, instead accepting any certificate. This enables an attacker to commit a Man In the Middle (MITM) attack, compromising mail server credentials or mail contents
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ceph RGW. Using the x-amz-copy-source header to upload an empty object will cause Ceph RGW to crash, leading to availability issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang-jwt package. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they can miss the embedded `jwt.ErrTokenSignatureInvalid`, and thus, potentially accept invalid tokens.
CWE-755 - Improper Handling of Exceptional Conditions| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting (mXSS) via an incorrect template literal regular expression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in Ceph was discovered whereby an unprivileged user could change the permissions of a directory owned by the root user, gaining access to the targeted directory. The non-privileged user can escalate privileges to root in a CephFS mounted with ceph-fuse by applying chmod 777 (read, write, and execute for all users) to any directory owned by root. This allows the user to read, write, and execute to that directory even if they were not the original owner. The vulnerability could potentially allow a user to gain unauthorized access or modify critical system data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ceph Storage 7.1.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services. \n\nThese new packages include numerous security and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/7/html/7.1_release_notes\n\n==========================================\nIMPORTANT:\nThe Red Hat Ceph Storage team has migrated our defect tracking from Bugzilla to an internal Jira system. Bug fixes and CVE information that was previously listed in the errata releases are now listed in the Release Notes.\n\nDuring the migration period, some defect details might still appear temporarily in the Errata. However, the release notes contain the most current and authoritative information, including the complete list of fixes and security updates.\n\nRefer to the release notes going forward for the latest and most accurate fix and CVE information.\n==========================================",
"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-2026:2769",
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1944286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944286"
},
{
"category": "external",
"summary": "2112230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112230"
},
{
"category": "external",
"summary": "2272997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272997"
},
{
"category": "external",
"summary": "2273911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273911"
},
{
"category": "external",
"summary": "2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "2323735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2323735"
},
{
"category": "external",
"summary": "2329426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329426"
},
{
"category": "external",
"summary": "2345695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345695"
},
{
"category": "external",
"summary": "2360974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2360974"
},
{
"category": "external",
"summary": "2372611",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372611"
},
{
"category": "external",
"summary": "2374412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374412"
},
{
"category": "external",
"summary": "2389907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389907"
},
{
"category": "external",
"summary": "2392386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392386"
},
{
"category": "external",
"summary": "2392861",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392861"
},
{
"category": "external",
"summary": "2404076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404076"
},
{
"category": "external",
"summary": "2404656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404656"
},
{
"category": "external",
"summary": "2404880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404880"
},
{
"category": "external",
"summary": "2412237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412237"
},
{
"category": "external",
"summary": "2412474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412474"
},
{
"category": "external",
"summary": "2414844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414844"
},
{
"category": "external",
"summary": "2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "2416314",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416314"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2428617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428617"
},
{
"category": "external",
"summary": "2432069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432069"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2769.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 7.1 security and bug fix updates",
"tracking": {
"current_release_date": "2026-07-02T20:10:18+00:00",
"generator": {
"date": "2026-07-02T20:10:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2769",
"initial_release_date": "2026-02-17T00:55:59+00:00",
"revision_history": [
{
"date": "2026-02-17T00:55:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-17T00:55:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ceph Storage 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-2:18.2.1-381.el9cp.src",
"product": {
"name": "ceph-2:18.2.1-381.el9cp.src",
"product_id": "ceph-2:18.2.1-381.el9cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph@18.2.1-381.el9cp?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-2:18.2.1-381.el8cp.src",
"product": {
"name": "ceph-2:18.2.1-381.el8cp.src",
"product_id": "ceph-2:18.2.1-381.el8cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph@18.2.1-381.el8cp?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados2-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados2-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"product_id": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librbd1-2:18.2.1-381.el9cp.x86_64",
"product_id": "librbd1-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librgw2-2:18.2.1-381.el9cp.x86_64",
"product_id": "librgw2-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados2-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados2-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"product_id": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librbd1-2:18.2.1-381.el8cp.x86_64",
"product_id": "librbd1-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librgw2-2:18.2.1-381.el8cp.x86_64",
"product_id": "librgw2-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados2-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados2-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados2-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados2-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-base-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-base-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-common-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-common-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "librados-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados2-2:18.2.1-381.el9cp.s390x",
"product_id": "librados2-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"product_id": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librbd1-2:18.2.1-381.el9cp.s390x",
"product_id": "librbd1-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librgw2-2:18.2.1-381.el9cp.s390x",
"product_id": "librgw2-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rados-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rados-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"product_id": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mib@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"product_id": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-resource-agents@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephadm-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "cephadm-2:18.2.1-381.el9cp.noarch",
"product_id": "cephadm-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephadm@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"product_id": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-top@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"product": {
"name": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"product_id": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mib@18.2.1-381.el8cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"product": {
"name": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"product_id": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-resource-agents@18.2.1-381.el8cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"product": {
"name": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"product_id": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-top@18.2.1-381.el8cp?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-2:18.2.1-381.el8cp.src as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src"
},
"product_reference": "ceph-2:18.2.1-381.el8cp.src",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mib-2:18.2.1-381.el8cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch"
},
"product_reference": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch"
},
"product_reference": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-top-2:18.2.1-381.el8cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch"
},
"product_reference": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados2-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados2-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librbd1-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librgw2-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-2:18.2.1-381.el9cp.src as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src"
},
"product_reference": "ceph-2:18.2.1-381.el9cp.src",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-base-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-common-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mib-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephadm-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "cephadm-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-top-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados2-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados2-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados2-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librbd1-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librbd1-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librgw2-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librgw2-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rados-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23358",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2021-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1944286"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-underscore. Arbitrary code execution via the template function is possible, particularly when a variable property is passed as an argument as it is not sanitized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-underscore: Arbitrary code execution via the template function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the OpenShift Container Platform (OCP) openshift4/ose-grafana and openshift3/grafana as well as console, grc-ui and search-ui containers for Red Hat Advanced Management for Kubernetes (RHACM) include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Additionally this library is used in openshift4/ose-grafana container only in Grafana End-to-End Test package. Therefore the impact by this flaw is reduced to Low and the affected OCP components are marked as \"will not fix\" at this time and to Moderate for the affected RHACM components. This might be fixed in a future release.\n\nRed Hat Enterprise Virtualization includes the vulnerable underscore library, however it is not parsing any untrusted data, therefore impact is reduced to Low.\n\nBelow Red Hat products include the underscore dependency, but it is not used by the product and hence this issue has been rated as having a security impact of Low.\n\n* Red Hat Quay\n* Red Hat Gluster Storage 3\n* Red Hat OpenShift Container Storage 4\n* Red Hat Ceph Storage 3 and 4",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23358"
},
{
"category": "external",
"summary": "RHBZ#1944286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358"
}
],
"release_date": "2021-03-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-underscore: Arbitrary code execution via the template function"
},
{
"cve": "CVE-2022-34749",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2112230"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in the asteris emphasis regular expression implementation in Mistune. By sending specially-crafted regex input, a remote attacker could invoke a catastrophic backtrack, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mistune: catastrophic backtracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-34749"
},
{
"category": "external",
"summary": "RHBZ#2112230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-34749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-34749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34749"
},
{
"category": "external",
"summary": "https://github.com/lepture/mistune/commit/a6d43215132fe4f3d93f8d7e90ba83b16a0838b2",
"url": "https://github.com/lepture/mistune/commit/a6d43215132fe4f3d93f8d7e90ba83b16a0838b2"
}
],
"release_date": "2022-07-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mistune: catastrophic backtracking"
},
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"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-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"acknowledgments": [
{
"names": [
"Martin Schobert"
]
}
],
"cve": "CVE-2024-31884",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ceph. An attacker can allow Ceph to accept any certificate because no certificate context is passed via Pybind to the constructors imaplib.IMAP4_SSL or smtplib.SMTP_SSL. As a result, pybind pybind does not check the server\u0027s X.509\n\ncertificate, instead accepting any certificate. This enables an attacker to commit a Man In the Middle (MITM) attack, compromising mail server credentials or mail contents",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pybind: Improper use of Pybind",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31884"
},
{
"category": "external",
"summary": "RHBZ#2389907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31884",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31884"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/66089",
"url": "https://github.com/ceph/ceph/pull/66089"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/66140",
"url": "https://github.com/ceph/ceph/pull/66140"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/66141",
"url": "https://github.com/ceph/ceph/pull/66141"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/66142",
"url": "https://github.com/ceph/ceph/pull/66142"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/security/advisories/GHSA-xj9f-7g59-m4jx",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-xj9f-7g59-m4jx"
}
],
"release_date": "2026-01-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pybind: Improper use of Pybind"
},
{
"cve": "CVE-2024-47866",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-09-01T13:34:15.354000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ceph RGW. Using the x-amz-copy-source header to upload an empty object will cause Ceph RGW to crash, leading to availability issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rgw: RGW DoS attack with empty HTTP header in S3 object copy",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47866"
},
{
"category": "external",
"summary": "RHBZ#2392386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47866"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/security/advisories/GHSA-mgrm-g92q-f8h8",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-mgrm-g92q-f8h8"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rgw: RGW DoS attack with empty HTTP header in S3 object copy"
},
{
"cve": "CVE-2024-51744",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2024-11-04T22:01:08.655905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2323735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt package. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they can miss the embedded `jwt.ErrTokenSignatureInvalid`, and thus, potentially accept invalid tokens.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "RHBZ#2323735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2323735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c",
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
}
],
"release_date": "2024-11-04T21:47:12.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2025-26791",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2025-02-14T09:00:45.578144+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2345695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting (mXSS) via an incorrect template literal regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-26791"
},
{
"category": "external",
"summary": "RHBZ#2345695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-26791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26791"
},
{
"category": "external",
"summary": "https://ensy.zip/posts/dompurify-323-bypass/",
"url": "https://ensy.zip/posts/dompurify-323-bypass/"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02",
"url": "https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.2.4",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.2.4"
},
{
"category": "external",
"summary": "https://nsysean.github.io/posts/dompurify-323-bypass/",
"url": "https://nsysean.github.io/posts/dompurify-323-bypass/"
}
],
"release_date": "2025-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-52555",
"cwe": {
"id": "CWE-272",
"name": "Least Privilege Violation"
},
"discovery_date": "2025-06-23T21:07:48.565000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374412"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Ceph was discovered whereby an unprivileged user could change the permissions of a directory owned by the root user, gaining access to the targeted directory. The non-privileged user can escalate privileges to root in a CephFS mounted with ceph-fuse by applying chmod 777 (read, write, and execute for all users) to any directory owned by root. This allows the user to read, write, and execute to that directory even if they were not the original owner. The vulnerability could potentially allow a user to gain unauthorized access or modify critical system data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ceph: privilege escalation by unprivileged users in a ceph-fuse mounted CephFS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52555"
},
{
"category": "external",
"summary": "RHBZ#2374412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52555"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/60314",
"url": "https://github.com/ceph/ceph/pull/60314"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/security/advisories/GHSA-89hm-qq33-2fjm",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-89hm-qq33-2fjm"
}
],
"release_date": "2025-06-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any recommended mitigations at this time. Please update as patched versions become available.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ceph: privilege escalation by unprivileged users in a ceph-fuse mounted CephFS"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:28047
Vulnerability from csaf_redhat - Published: 2026-06-22 21:01 - Updated: 2026-07-02 20:19A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in etcd, a distributed key-value store. Unauthorized users can bypass authentication or authorization checks when the gRPC API is exposed to untrusted clients. This allows them to access sensitive cluster topology information, disrupt operations through alarms, interfere with lease management, and trigger data compaction, leading to permanent data loss and disruption of critical workflows. This vulnerability can result in information disclosure and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform 17.1\n(Wallaby).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "etcd is a highly-available key value store for shared configuration.\n\nSecurity Fix(es):\n\n* net/url: Memory exhaustion in query parameter parsing in net/url\n(CVE-2025-61726)\n\n* golang: Denial of Service due to excessive resource consumption via\ncrafted certificate (CVE-2025-61729)\n\n* Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* Incorrect enforcement of email constraints in crypto/x509\n(CVE-2026-27137)\n\n* crypto/tls: golang: Go: Denial of Service vulnerability in certificate\nchain building (CVE-2026-32280)\n\n* golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update\nmessages (CVE-2026-32283)\n\n* google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to\nimproper HTTP/2 path validation (CVE-2026-33186)\n\n* golang: Go crypto/x509: Certificate validation bypass due to incorrect\nDNS constraint application (CVE-2026-33810)\n\n* crypto/tls: Incorrect certificate validation during TLS session\nresumption (CVE-2025-68121)\n\n* internal/syscall/unix: Root.Chmod can follow symlinks out of the root\n(CVE-2026-32282)\n\n* etcd: Authorization bypass allows information disclosure and denial of\nservice (CVE-2026-33413)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:28047",
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2451728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451728"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_28047.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (etcd) security update",
"tracking": {
"current_release_date": "2026-07-02T20:19:18+00:00",
"generator": {
"date": "2026-07-02T20:19:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:28047",
"initial_release_date": "2026-06-22T21:01:08+00:00",
"revision_history": [
{
"date": "2026-06-22T21:01:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T21:01:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:19:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.4.26-9.5.el9ost.src",
"product": {
"name": "etcd-0:3.4.26-9.5.el9ost.src",
"product_id": "etcd-0:3.4.26-9.5.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.4.26-9.5.el9ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.4.26-9.5.el9ost.x86_64",
"product": {
"name": "etcd-0:3.4.26-9.5.el9ost.x86_64",
"product_id": "etcd-0:3.4.26-9.5.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.4.26-9.5.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64",
"product_id": "etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.4.26-9.5.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"product_id": "etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.4.26-9.5.el9ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.4.26-9.5.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src"
},
"product_reference": "etcd-0:3.4.26-9.5.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.4.26-9.5.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64"
},
"product_reference": "etcd-0:3.4.26-9.5.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33413",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-03-26T14:03:01.896580+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451728"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in etcd, a distributed key-value store. Unauthorized users can bypass authentication or authorization checks when the gRPC API is exposed to untrusted clients. This allows them to access sensitive cluster topology information, disrupt operations through alarms, interfere with lease management, and trigger data compaction, leading to permanent data loss and disruption of critical workflows. This vulnerability can result in information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: etcd: Authorization bypass allows information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in etcd allows unauthorized users to bypass authentication or authorization checks when the gRPC API is exposed to untrusted clients and etcd\u0027s built-in authentication is enabled. This can lead to information disclosure and denial of service. Typical Red Hat OpenShift Container Platform and Kubernetes deployments are not affected, as the Kubernetes API server handles authentication and authorization independently of etcd\u0027s internal mechanisms.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33413"
},
{
"category": "external",
"summary": "RHBZ#2451728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451728"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33413",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33413"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33413",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33413"
},
{
"category": "external",
"summary": "https://github.com/etcd-io/etcd/security/advisories/GHSA-q8m4-xhhv-38mg",
"url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-q8m4-xhhv-38mg"
}
],
"release_date": "2026-03-26T13:36:10.919000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
},
{
"category": "workaround",
"details": "Restrict network access to etcd server ports to ensure only trusted components can establish connections. Implement strong client identity at the transport layer, such as mTLS, with tightly scoped client certificate distribution. This will limit unauthorized access to etcd functions.",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: etcd: Authorization bypass allows information disclosure and denial of service"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T21:01:08+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-9.5.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-9.5.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
RHSA-2026:28441
Vulnerability from csaf_redhat - Published: 2026-06-23 17:33 - Updated: 2026-07-02 20:10A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Openshift Mirror Registry v2.0.11",
"title": "Topic"
},
{
"category": "general",
"text": "Openshift Mirror Registry v2.0.11",
"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-2026:28441",
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_28441.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Openshift Mirror Registry v2.0.11",
"tracking": {
"current_release_date": "2026-07-02T20:10:19+00:00",
"generator": {
"date": "2026-07-02T20:10:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:28441",
"initial_release_date": "2026-06-23T17:33:12+00:00",
"revision_history": [
{
"date": "2026-06-23T17:33:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-23T17:33:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "mirror registry for Red Hat OpenShift 2.0",
"product": {
"name": "mirror registry for Red Hat OpenShift 2.0",
"product_id": "mirror registry for Red Hat OpenShift 2.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:mirror_registry:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "mirror registry for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64",
"product": {
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64",
"product_id": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mirror-registry-rhel8@sha256%3Ad1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift/mirror-registry-rhel8\u0026tag=1782177012"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"product_id": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mirror-registry-rhel8@sha256%3A97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift/mirror-registry-rhel8\u0026tag=1782177012"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"product": {
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"product_id": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mirror-registry-rhel8@sha256%3A8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29?arch=s390x\u0026repository_url=registry.redhat.io/openshift/mirror-registry-rhel8\u0026tag=1782177012"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x as a component of mirror registry for Red Hat OpenShift 2.0",
"product_id": "mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x"
},
"product_reference": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"relates_to_product_reference": "mirror registry for Red Hat OpenShift 2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le as a component of mirror registry for Red Hat OpenShift 2.0",
"product_id": "mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"relates_to_product_reference": "mirror registry for Red Hat OpenShift 2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64 as a component of mirror registry for Red Hat OpenShift 2.0",
"product_id": "mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
},
"product_reference": "registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64",
"relates_to_product_reference": "mirror registry for Red Hat OpenShift 2.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T17:33:12+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:8a0035c2841dbc7ae063f1298006ef23509dba3bc02a99f19915033255df4a29_s390x",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:97ecafca4a852ecc1f897eaa54ced5a3301d53981ed6a7f5dee20d3a33db0d48_ppc64le",
"mirror registry for Red Hat OpenShift 2.0:registry.redhat.io/openshift/mirror-registry-rhel8@sha256:d1d86fccb45733d6be9a15f64ea8a6c7953a72d58c95f6b67c7f55dd8107ca9e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
}
]
}
RHSA-2026:28886
Vulnerability from csaf_redhat - Published: 2026-07-01 11:30 - Updated: 2026-07-02 20:10A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.68 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.14.68. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2026:28893\n\nSecurity Fix(es):\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url\n(CVE-2025-61726)\n* crypto/x509: golang: Denial of Service due to excessive resource\nconsumption via crafted certificate (CVE-2025-61729)\n* net/url: Incorrect parsing of IPv6 host literals in net/url\n(CVE-2026-25679)\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in\ncertificate chain building (CVE-2026-32280)\n* golang: archive/zip: Excessive CPU consumption when building archive\nindex in archive/zip (CVE-2025-61728)\n* crypto/tls: crypto/tls: Incorrect certificate validation during TLS\nsession resumption (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2026:28886",
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_28886.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.68 packages and security update",
"tracking": {
"current_release_date": "2026-07-02T20:10:19+00:00",
"generator": {
"date": "2026-07-02T20:10:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:28886",
"initial_release_date": "2026-07-01T11:30:18+00:00",
"revision_history": [
{
"date": "2026-07-01T11:30:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T11:30:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el9.src",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.src",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el8.src",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.src",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_id": "skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-7.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_id": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-7.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-7.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-7.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"product_id": "podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"product_id": "podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:30:18+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:30:18+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:30:18+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:30:18+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:30:18+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:30:18+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28886"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202606041348.p2.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-25.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-25.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-7.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-7.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
}
]
}
RHSA-2026:2914
Vulnerability from csaf_redhat - Published: 2026-02-18 11:31 - Updated: 2026-07-02 20:10A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
|
An authorization error has been discovered in Grafana dashboards. The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization‑internal privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2914",
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2914.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-07-02T20:10:23+00:00",
"generator": {
"date": "2026-07-02T20:10:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2914",
"initial_release_date": "2026-02-18T11:31:17+00:00",
"revision_history": [
{
"date": "2026-02-18T11:31:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T11:31:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.src",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.src",
"product_id": "grafana-0:10.2.6-22.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-21721",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-01-27T10:02:34.317952+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433242"
}
],
"notes": [
{
"category": "description",
"text": "An authorization error has been discovered in Grafana dashboards. The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization\u2011internal privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21721"
},
{
"category": "external",
"summary": "RHBZ#2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/CVE-2026-21721",
"url": "https://grafana.com/security/security-advisories/CVE-2026-21721"
}
],
"release_date": "2026-01-27T09:07:55.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation"
}
]
}
RHSA-2026:2920
Vulnerability from csaf_redhat - Published: 2026-02-18 12:55 - Updated: 2026-07-02 20:10A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
|
An authorization error has been discovered in Grafana dashboards. The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization‑internal privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2920",
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2920.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-07-02T20:10:20+00:00",
"generator": {
"date": "2026-07-02T20:10:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2920",
"initial_release_date": "2026-02-18T12:55:46+00:00",
"revision_history": [
{
"date": "2026-02-18T12:55:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:55:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.src",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.src",
"product_id": "grafana-0:10.2.6-18.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-21721",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-01-27T10:02:34.317952+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433242"
}
],
"notes": [
{
"category": "description",
"text": "An authorization error has been discovered in Grafana dashboards. The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization\u2011internal privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21721"
},
{
"category": "external",
"summary": "RHBZ#2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/CVE-2026-21721",
"url": "https://grafana.com/security/security-advisories/CVE-2026-21721"
}
],
"release_date": "2026-01-27T09:07:55.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation"
}
]
}
RHSA-2026:2921
Vulnerability from csaf_redhat - Published: 2026-02-18 12:19 - Updated: 2026-07-02 20:10A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64 | — |
Vendor Fix
fix
|
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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-2026:2921",
"url": "https://access.redhat.com/errata/RHSA-2026:2921"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2921.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-02T20:10:20+00:00",
"generator": {
"date": "2026-07-02T20:10:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2921",
"initial_release_date": "2026-02-18T12:19:05+00:00",
"revision_history": [
{
"date": "2026-02-18T12:19:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:19:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"product": {
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"product_id": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"product_identification_helper": {
"purl": "pkg:oci/createtree-rhel9@sha256%3A7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
},
"product_reference": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:19:05+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2921"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:19:05+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2921"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
}
]
}
RHSA-2026:2922
Vulnerability from csaf_redhat - Published: 2026-02-18 12:26 - Updated: 2026-07-02 20:10A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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-2026:2922",
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2922.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-02T20:10:21+00:00",
"generator": {
"date": "2026-07-02T20:10:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2922",
"initial_release_date": "2026-02-18T12:26:00+00:00",
"revision_history": [
{
"date": "2026-02-18T12:26:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:26:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3A8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770733887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3Ae001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770737394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3Acfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
}
]
}
RHSA-2026:2926
Vulnerability from csaf_redhat - Published: 2026-02-18 12:44 - Updated: 2026-07-02 20:10A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Workaround
|
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the `devalue.parse` function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause the application to consume excessive CPU time and memory. This ultimately leads to a denial of service (DoS), making the affected system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Workaround
|
A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Workaround
|
A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the `path-reservations` system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially crafted tar archive containing filenames that cause these collisions, bypassing internal concurrency safeguards. Successful exploitation can lead to arbitrary file overwrite.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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-2026:2926",
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22774",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22775",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23950",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2926.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-02T20:10:21+00:00",
"generator": {
"date": "2026-07-02T20:10:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2926",
"initial_release_date": "2026-02-18T12:44:41+00:00",
"revision_history": [
{
"date": "2026-02-18T12:44:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:44:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-backfill-redis-rhel9@sha256%3A9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"product": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"product_id": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/certificate-transparency-rhel9@sha256%3A7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-database-rhel9@sha256%3A50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"product_id": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fulcio-rhel9@sha256%3Ac9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logserver-rhel9@sha256%3Ab246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logsigner-rhel9@sha256%3Ad0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-redis-rhel9@sha256%3Ad97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-search-ui-rhel9@sha256%3A1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770739056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-server-rhel9@sha256%3A4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3A576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738273"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64"
},
"product_reference": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22774",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T19:01:29.258462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430095"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `devalue` JavaScript library, such as pgAdmin 4, Red Hat Build of Podman Desktop, and Red Hat Trusted Artifact Signer. A remote attacker can exploit this flaw by providing specially crafted input to the `devalue.parse` function, leading to excessive CPU and memory consumption and a denial of service condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "RHBZ#2430095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430095"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22774"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv"
}
],
"release_date": "2026-01-15T18:53:21.963000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input"
},
{
"cve": "CVE-2026-22775",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T20:00:50.600496+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430109"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the `devalue.parse` function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause the application to consume excessive CPU time and memory. This ultimately leads to a denial of service (DoS), making the affected system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to improper input validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat. The `devalue` JavaScript library, when used by applications to parse untrusted external input, is susceptible to a denial of service. Specially crafted input to the `devalue.parse` function can lead to excessive CPU and memory consumption, rendering the affected system unavailable. Red Hat products such as Red Hat Build of Podman Desktop and Red Hat Trusted Artifact Signer are affected if they process untrusted data using the vulnerable `devalue.parse` function.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "RHBZ#2430109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf"
}
],
"release_date": "2026-01-15T18:59:37.499000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to improper input validation"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-23950",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-01-20T02:00:55.870044+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431036"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the `path-reservations` system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially crafted tar archive containing filenames that cause these collisions, bypassing internal concurrency safeguards. Successful exploitation can lead to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The `node-tar` library is susceptible to a race condition due to incomplete handling of Unicode path collisions, which can lead to arbitrary file overwrites via symlink poisoning. However, this issue primarily affects case-insensitive or normalization-insensitive filesystems. Red Hat Enterprise Linux and other Red Hat products typically utilize case-sensitive filesystems, which may limit the direct impact of this flaw in default configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"category": "external",
"summary": "RHBZ#2431036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6",
"url": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w"
}
],
"release_date": "2026-01-20T00:40:48.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition"
}
]
}
RHSA-2026:2927
Vulnerability from csaf_redhat - Published: 2026-02-18 12:52 - Updated: 2026-07-02 20:10A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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-2026:2927",
"url": "https://access.redhat.com/errata/RHSA-2026:2927"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2927.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-02T20:10:21+00:00",
"generator": {
"date": "2026-07-02T20:10:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:2927",
"initial_release_date": "2026-02-18T12:52:55+00:00",
"revision_history": [
{
"date": "2026-02-18T12:52:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:53:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T20:10:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-operator-bundle@sha256%3A9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770806750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-rhel9-operator@sha256%3A8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770806750"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:52:55+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2927"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.