Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-24790 (GCVE-0-2024-24790)
Vulnerability from cvelistv5 – Published: 2024-06-05 15:13 – Updated: 2025-02-13 17:40- CWE-180 - Incorrect Behavior Order: Validate Before Canonicalize
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/netip |
Affected:
0 , < 1.21.11
(semver)
Affected: 1.22.0-0 , < 1.22.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-09-05T08:03:29.294Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/590316"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/67680"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2887"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/06/04/1"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240905-0002/"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "go",
"vendor": "golang",
"versions": [
{
"lessThan": "1.21.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.4",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-24790",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-07T14:59:19.414359Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-03T17:47:16.286Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/netip",
"product": "net/netip",
"programRoutines": [
{
"name": "Addr.IsLoopback"
},
{
"name": "Addr.IsMulticast"
},
{
"name": "Addr.IsInterfaceLocalMulticast"
},
{
"name": "Addr.IsLinkLocalMulticast"
},
{
"name": "Addr.IsGlobalUnicast"
},
{
"name": "Addr.IsPrivate"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.21.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.4",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Enze Wang of Alioth (@zer0yu)"
},
{
"lang": "en",
"value": "Jianjun Chen of Zhongguancun Lab (@chenjj)"
}
],
"descriptions": [
{
"lang": "en",
"value": "The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-180: Incorrect Behavior Order: Validate Before Canonicalize",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T17:11:30.724Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/590316"
},
{
"url": "https://go.dev/issue/67680"
},
{
"url": "https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2887"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/06/04/1"
}
],
"title": "Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-24790",
"datePublished": "2024-06-05T15:13:50.527Z",
"dateReserved": "2024-01-30T16:05:14.758Z",
"dateUpdated": "2025-02-13T17:40:28.639Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-24790",
"date": "2026-05-31",
"epss": "0.00172",
"percentile": "0.3815"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-24790\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-06-05T16:15:10.560\",\"lastModified\":\"2024-11-21T08:59:42.813\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.\"},{\"lang\":\"es\",\"value\":\"Los diversos m\u00e9todos Is (IsPrivate, IsLoopback, etc.) no funcionaron como se esperaba para las direcciones IPv6 asignadas a IPv4, devolviendo falso para direcciones que devolver\u00edan verdadero en sus formas IPv4 tradicionales.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"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:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.21.11\",\"matchCriteriaId\":\"7A191F39-17BE-4051-A445-E60525659377\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.22.0\",\"versionEndExcluding\":\"1.22.4\",\"matchCriteriaId\":\"4B85AD31-1004-48F3-9A80-7CF48CD0CEA7\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/04/1\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://go.dev/cl/590316\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/67680\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2887\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/04/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://go.dev/cl/590316\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/67680\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2887\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240905-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/cl/590316\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/issue/67680\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2887\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/04/1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240905-0002/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-05T08:03:29.294Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-24790\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-07T14:59:19.414359Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\"], \"vendor\": \"golang\", \"product\": \"go\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.4\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-03T17:47:04.149Z\"}}], \"cna\": {\"title\": \"Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip\", \"credits\": [{\"lang\": \"en\", \"value\": \"Enze Wang of Alioth (@zer0yu)\"}, {\"lang\": \"en\", \"value\": \"Jianjun Chen of Zhongguancun Lab (@chenjj)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/netip\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.4\", \"versionType\": \"semver\"}], \"packageName\": \"net/netip\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Addr.IsLoopback\"}, {\"name\": \"Addr.IsMulticast\"}, {\"name\": \"Addr.IsInterfaceLocalMulticast\"}, {\"name\": \"Addr.IsLinkLocalMulticast\"}, {\"name\": \"Addr.IsGlobalUnicast\"}, {\"name\": \"Addr.IsPrivate\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/590316\"}, {\"url\": \"https://go.dev/issue/67680\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2887\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/04/1\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-180: Incorrect Behavior Order: Validate Before Canonicalize\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-06-10T17:11:30.724Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-24790\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:40:28.639Z\", \"dateReserved\": \"2024-01-30T16:05:14.758Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-06-05T15:13:50.527Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:8418
Vulnerability from csaf_redhat - Published: 2024-10-30 01:33 - Updated: 2026-04-30 13:21A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64 | — |
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch | — |
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.19 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.19. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:8418\nSecurity Fix(es):\n\n* github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip\nfile in jaraco/zipp (CVE-2024-5569)\n* Podman: Buildah: CRI-O: symlink traversal vulnerability in the\ncontainers/storage library can cause Denial of Service (DoS)\n(CVE-2024-9676)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:8418",
"url": "https://access.redhat.com/errata/RHSA-2024:8418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2296413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296413"
},
{
"category": "external",
"summary": "2317467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317467"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8418.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.z security update",
"tracking": {
"current_release_date": "2026-04-30T13:21:53+00:00",
"generator": {
"date": "2026-04-30T13:21:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:8418",
"initial_release_date": "2024-10-30T01:33:39+00:00",
"revision_history": [
{
"date": "2024-10-30T01:33:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-06T17:02:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:21:53+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.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.42.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.42.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.42.1.el9_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:3.19.1-1.el9.src",
"product": {
"name": "python-zipp-0:3.19.1-1.el9.src",
"product_id": "python-zipp-0:3.19.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@3.19.1-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.42.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.42.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.42.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.42.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product_id": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product_id": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.9-6.rhaos4.16.gite7bd45a.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.42.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.42.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:3.19.1-1.el9.noarch",
"product": {
"name": "python3-zipp-0:3.19.1-1.el9.noarch",
"product_id": "python3-zipp-0:3.19.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@3.19.1-1.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
},
"product_reference": "cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.42.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.42.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.42.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.42.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src"
},
"product_reference": "python-zipp-0:3.19.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
},
"product_reference": "python3-zipp-0:3.19.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5569",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296413"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5569"
},
{
"category": "external",
"summary": "RHBZ#2296413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5569"
},
{
"category": "external",
"summary": "https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd",
"url": "https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae",
"url": "https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-30T01:33:39+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8418"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp"
},
{
"acknowledgments": [
{
"names": [
"Erik Sj\u00f6lund"
],
"organization": "Upstream"
}
],
"cve": "CVE-2024-9676",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-10-09T02:59:07.708000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317467"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Podman: Buildah: CRI-O: symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9676"
},
{
"category": "external",
"summary": "RHBZ#2317467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9676",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9676"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-wq2p-5pc6-wpgf",
"url": "https://github.com/advisories/GHSA-wq2p-5pc6-wpgf"
},
{
"category": "external",
"summary": "https://github.com/containers/storage/commit/935c58f4b3e364a9c9d33ed06476a831e6ad5679",
"url": "https://github.com/containers/storage/commit/935c58f4b3e364a9c9d33ed06476a831e6ad5679"
}
],
"release_date": "2024-10-15T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-30T01:33:39+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8418"
},
{
"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.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Podman: Buildah: CRI-O: symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS)"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-30T01:33:39+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8418"
},
{
"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.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.9-6.rhaos4.16.gite7bd45a.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.42.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.42.1.el9_4.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-zipp-0:3.19.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-zipp-0:3.19.1-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024:8876
Vulnerability from csaf_redhat - Published: 2024-11-05 04:12 - Updated: 2026-04-30 13:21A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\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-2024:8876",
"url": "https://access.redhat.com/errata/RHSA-2024:8876"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8876.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-04-30T13:21:57+00:00",
"generator": {
"date": "2026-04-30T13:21:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:8876",
"initial_release_date": "2024-11-05T04:12:40+00:00",
"revision_history": [
{
"date": "2024-11-05T04:12:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-05T04:12:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:21:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src (go-toolset:rhel8)",
"product_id": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=src\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.22.7-1.module%2Bel8.10.0%2B22328%2B683b6a23?arch=src\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src (go-toolset:rhel8)",
"product_id": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=src\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64 (go-toolset:rhel8)",
"product_id": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.22.7-1.module%2Bel8.10.0%2B22328%2B683b6a23?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le (go-toolset:rhel8)",
"product_id": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.22.7-1.module%2Bel8.10.0%2B22328%2B683b6a23?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.22.1-1.module%2Bel8.10.0%2B22223%2B9d99ca85?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.22.7-1.module%2Bel8.10.0%2B22328%2B683b6a23?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.22.7-1.module%2Bel8.10.0%2B22328%2B683b6a23?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.22.7-1.module%2Bel8.10.0%2B22325%2Bdc584f75?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020240918103120:a3795dee"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-05T04:12:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8876"
},
{
"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-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.22.1-1.module+el8.10.0+22223+9d99ca85.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.22.7-1.module+el8.10.0+22328+683b6a23.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.22.7-1.module+el8.10.0+22325+dc584f75.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.22.7-1.module+el8.10.0+22325+dc584f75.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024:9115
Vulnerability from csaf_redhat - Published: 2024-11-12 09:21 - Updated: 2026-05-04 21:12A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9115",
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9115.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-05-04T21:12:47+00:00",
"generator": {
"date": "2026-05-04T21:12:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2024:9115",
"initial_release_date": "2024-11-12T09:21:51+00:00",
"revision_history": [
{
"date": "2024-11-12T09:21:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:21:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:12:47+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.5.0.GA",
"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-4.el9.src",
"product": {
"name": "grafana-0:10.2.6-4.el9.src",
"product_id": "grafana-0:10.2.6-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-0:10.2.6-4.el9.s390x",
"product_id": "grafana-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_id": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?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-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src"
},
"product_reference": "grafana-0:10.2.6-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.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": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"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": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:9583
Vulnerability from csaf_redhat - Published: 2024-11-13 18:00 - Updated: 2026-05-04 21:12A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le | — |
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x | — |
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x | — |
Workaround
|
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x | — |
Workaround
|
A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS). The updated image includes a bug fix and security fixes.\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": "This release of RHACS 4.4.6 introduces the following changes:\n\nBug fix:\n\n* Fixed an issue where you could not view detailed scan results for certain images in RHACS because the page redirected to an error after a brief display. (ROX-24326)\n\nSecurity fixes:\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* body-parser: Denial of Service Vulnerability in body-parser (CVE-2024-45590)\n\n* dompurify: DOMPurify vulnerable to tampering by prototype pollution (CVE-2024-48910)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:9583",
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
"url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9583.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.4 enhancement update",
"tracking": {
"current_release_date": "2026-05-04T21:12:50+00:00",
"generator": {
"date": "2026-05-04T21:12:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2024:9583",
"initial_release_date": "2024-11-13T18:00:45+00:00",
"revision_history": [
{
"date": "2024-11-13T18:00:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-13T18:00:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:12:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.4 for RHEL 8",
"product": {
"name": "RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"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-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-48910",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-10-31T15:00:53.609372+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2322949"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify vulnerable to tampering by prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The prototype pollution vulnerability in DOMPurify is considered a high-severity issue because it allows attackers to modify the prototype of built-in JavaScript objects, potentially impacting the entire application. This could lead to security risks, such as overwriting methods on fundamental objects like `Object`, `Array`, or `Function`, allowing attackers to manipulate application behavior, bypass security controls, or cause application crashes. Given that DOMPurify is a core library for sanitizing user input, an attacker exploiting this vulnerability could gain control over how sanitized content is processed, leading to the execution of malicious scripts or triggering other unintended behaviors across the application.",
"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-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48910"
},
{
"category": "external",
"summary": "RHBZ#2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc",
"url": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr"
}
],
"release_date": "2024-10-31T14:22:52.867000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify vulnerable to tampering by prototype pollution"
}
]
}
RHSA-2025:4240
Vulnerability from csaf_redhat - Published: 2025-04-28 05:29 - Updated: 2026-06-01 03:10A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n \nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 8.9, 8.10, 9.2 EUS, 9.2, 9.3, 9.4, 9.5.\n \nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n \nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/6/html/6.1_release_notes/index\n \nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4240",
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4240.json"
}
],
"title": "Red Hat Security Advisory: Updated 6.1 container image is now available in the Red Hat Ecosystem Catalog.",
"tracking": {
"current_release_date": "2026-06-01T03:10:39+00:00",
"generator": {
"date": "2026-06-01T03:10:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:4240",
"initial_release_date": "2025-04-28T05:29:21+00:00",
"revision_history": [
{
"date": "2025-04-28T05:29:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-28T05:29:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:10:39+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 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1745816949"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1745816965"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1745816915"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1745816949"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1745816965"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1745816915"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1745816949"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1745816965"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1745816915"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2025:4664
Vulnerability from csaf_redhat - Published: 2025-05-07 12:48 - Updated: 2026-05-11 02:41A flaw was found in python-werkzeug. Browsers may allow "nameless" cookies like =value instead of key=value. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie for another subdomain. If a Werkzeug application is running next to a vulnerable or malicious subdomain that sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-werkzeug. Werkzeug is multipart form data parser, that will parse an unlimited number of parts, including file parts. These parts can be a small amount of bytes, but each requires CPU time to parse, and may use more memory as Python data. If a request can be made to an endpoint that accesses request.data, request.form, request.files, or request.get_data(parse_form_data=False), it can cause unexpectedly high resource usage, allowing an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests, and if many concurrent requests are sent continuously, this can exhaust or kill all available workers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-synch before the 2.14.1 versions, where the client can log in to the attacker's account without the client being able to detect this. This flaw allows an attacker to control the remote end of the SSH session completely, resulting in a complete break of the confidentiality and integrity of the secure channel, which could cause more issues depending on the application logic implemented by the AsyncSSH server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Werkzeug, where an attacker may be able to execute code on a developer's machine under some circumstances. This issue requires the attacker to get the developer to interact with a domain and subdomain they control and enter the debugger PIN; if they are successful, it allows access to the debugger even if it is only running on localhost. This also requires the attacker to guess a URL in the developer's application that will trigger the debugger.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request's hostname. This issue, combined with user interaction, may become a vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in a PAM module, the oath-toolkit. The module gained a feature that allowed placing the OTP state file, called the usersfile, in the home directory of the to-be-authenticated user. The PAM module performed unsafe file operations in the users' home directories. Since PAM stacks typically run as root, this flaw allows a malicious user to jeopardize an environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in the Ceph Rados Gateway (RadosGW) OIDC provider allows attackers to bypass JWT signature verification by supplying a token with "none" as the algorithm (alg). This occurs because the implementation fails to enforce strict signature validation, enabling attackers to forge valid tokens without a signature.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat 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 enhancements, bug fixes, and known issues. 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",
"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-2025:4664",
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2252788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252788"
},
{
"category": "external",
"summary": "2270948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270948"
},
{
"category": "external",
"summary": "2284356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284356"
},
{
"category": "external",
"summary": "2312113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312113"
},
{
"category": "external",
"summary": "2314387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314387"
},
{
"category": "external",
"summary": "2315596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315596"
},
{
"category": "external",
"summary": "2315885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315885"
},
{
"category": "external",
"summary": "2321291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321291"
},
{
"category": "external",
"summary": "2348763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348763"
},
{
"category": "external",
"summary": "2348935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348935"
},
{
"category": "external",
"summary": "2348945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348945"
},
{
"category": "external",
"summary": "2348968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348968"
},
{
"category": "external",
"summary": "2348970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348970"
},
{
"category": "external",
"summary": "2349078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349078"
},
{
"category": "external",
"summary": "2349723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349723"
},
{
"category": "external",
"summary": "2351271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351271"
},
{
"category": "external",
"summary": "2351465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351465"
},
{
"category": "external",
"summary": "2352965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352965"
},
{
"category": "external",
"summary": "2356050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356050"
},
{
"category": "external",
"summary": "2356542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356542"
},
{
"category": "external",
"summary": "2357889",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357889"
},
{
"category": "external",
"summary": "2358123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358123"
},
{
"category": "external",
"summary": "2358562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358562"
},
{
"category": "external",
"summary": "2360911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2360911"
},
{
"category": "external",
"summary": "2362258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362258"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4664.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 7.1 security, bug fix, and enhancement updates",
"tracking": {
"current_release_date": "2026-05-11T02:41:02+00:00",
"generator": {
"date": "2026-05-11T02:41:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2025:4664",
"initial_release_date": "2025-05-07T12:48:57+00:00",
"revision_history": [
{
"date": "2025-05-07T12:48:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-07T12:48:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T02:41:02+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": "liboath-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "liboath-0:2.6.12-1.el9cp.x86_64",
"product_id": "liboath-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"product_id": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debugsource@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_id": "liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath-debuginfo@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_id": "libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpskc-debuginfo@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_id": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debuginfo@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_id": "oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oathtool-debuginfo@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_id": "pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_oath-debuginfo@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product": {
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_id": "pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pskctool-debuginfo@2.6.12-1.el9cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-base-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-base-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-common-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-common-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"product_id": "libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libcephfs2-2:18.2.1-329.el9cp.x86_64",
"product_id": "libcephfs2-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librados-devel-2:18.2.1-329.el9cp.x86_64",
"product_id": "librados-devel-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librados2-2:18.2.1-329.el9cp.x86_64",
"product_id": "librados2-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"product_id": "libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"product_id": "libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librbd-devel-2:18.2.1-329.el9cp.x86_64",
"product_id": "librbd-devel-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librbd1-2:18.2.1-329.el9cp.x86_64",
"product_id": "librbd1-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librgw-devel-2:18.2.1-329.el9cp.x86_64",
"product_id": "librgw-devel-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librgw2-2:18.2.1-329.el9cp.x86_64",
"product_id": "librgw2-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-rados-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-rados-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-rbd-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-rbd-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-rgw-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-rgw-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"product_id": "rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-329.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "liboath-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "liboath-0:2.6.12-1.el8cp.x86_64",
"product_id": "liboath-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"product_id": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debugsource@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_id": "liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath-debuginfo@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_id": "libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpskc-debuginfo@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_id": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debuginfo@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_id": "oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oathtool-debuginfo@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_id": "pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_oath-debuginfo@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product": {
"name": "pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_id": "pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pskctool-debuginfo@2.6.12-1.el8cp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-base-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-base-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-common-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-common-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"product_id": "libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libcephfs2-2:18.2.1-329.el8cp.x86_64",
"product_id": "libcephfs2-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librados-devel-2:18.2.1-329.el8cp.x86_64",
"product_id": "librados-devel-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librados2-2:18.2.1-329.el8cp.x86_64",
"product_id": "librados2-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"product_id": "libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"product_id": "libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librbd-devel-2:18.2.1-329.el8cp.x86_64",
"product_id": "librbd-devel-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librbd1-2:18.2.1-329.el8cp.x86_64",
"product_id": "librbd1-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librgw-devel-2:18.2.1-329.el8cp.x86_64",
"product_id": "librgw-devel-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librgw2-2:18.2.1-329.el8cp.x86_64",
"product_id": "librgw2-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-rados-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-rados-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-rbd-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-rbd-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-rgw-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-rgw-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"product_id": "rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-329.el8cp?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "liboath-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "liboath-0:2.6.12-1.el9cp.ppc64le",
"product_id": "liboath-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"product_id": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debugsource@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_id": "liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath-debuginfo@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_id": "libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpskc-debuginfo@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_id": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debuginfo@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_id": "oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oathtool-debuginfo@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_id": "pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_oath-debuginfo@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product": {
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_id": "pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pskctool-debuginfo@2.6.12-1.el9cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-base-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-base-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-common-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-common-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librados-devel-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librados-devel-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librados2-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librados2-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librbd1-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librbd1-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librgw2-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librgw2-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-rados-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-rados-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"product_id": "rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-329.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "liboath-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "liboath-0:2.6.12-1.el8cp.ppc64le",
"product_id": "liboath-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"product_id": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debugsource@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_id": "liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath-debuginfo@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_id": "libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpskc-debuginfo@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_id": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debuginfo@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_id": "oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oathtool-debuginfo@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_id": "pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_oath-debuginfo@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product": {
"name": "pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_id": "pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pskctool-debuginfo@2.6.12-1.el8cp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-base-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-base-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-common-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-common-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librados-devel-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librados-devel-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librados2-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librados2-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librbd1-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librbd1-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librgw2-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librgw2-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-rados-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-rados-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"product_id": "rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-329.el8cp?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "liboath-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "liboath-0:2.6.12-1.el9cp.s390x",
"product_id": "liboath-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"product_id": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debugsource@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_id": "liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/liboath-debuginfo@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_id": "libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpskc-debuginfo@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_id": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit-debuginfo@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_id": "oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oathtool-debuginfo@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_id": "pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_oath-debuginfo@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"product": {
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_id": "pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pskctool-debuginfo@2.6.12-1.el9cp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-base-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-base-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-common-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-common-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-fuse-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-fuse-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-selinux-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-selinux-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"product_id": "libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libcephfs2-2:18.2.1-329.el9cp.s390x",
"product_id": "libcephfs2-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librados-devel-2:18.2.1-329.el9cp.s390x",
"product_id": "librados-devel-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librados2-2:18.2.1-329.el9cp.s390x",
"product_id": "librados2-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libradospp-devel-2:18.2.1-329.el9cp.s390x",
"product_id": "libradospp-devel-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libradosstriper1-2:18.2.1-329.el9cp.s390x",
"product_id": "libradosstriper1-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librbd-devel-2:18.2.1-329.el9cp.s390x",
"product_id": "librbd-devel-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librbd1-2:18.2.1-329.el9cp.s390x",
"product_id": "librbd1-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librgw-devel-2:18.2.1-329.el9cp.s390x",
"product_id": "librgw-devel-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librgw2-2:18.2.1-329.el9cp.s390x",
"product_id": "librgw2-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-cephfs-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-cephfs-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-rados-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-rados-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-rbd-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-rbd-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-rgw-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-rgw-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "rbd-nbd-2:18.2.1-329.el9cp.s390x",
"product_id": "rbd-nbd-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-329.el9cp?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oath-toolkit-0:2.6.12-1.el9cp.src",
"product": {
"name": "oath-toolkit-0:2.6.12-1.el9cp.src",
"product_id": "oath-toolkit-0:2.6.12-1.el9cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit@2.6.12-1.el9cp?arch=src"
}
}
},
{
"category": "product_version",
"name": "ceph-2:18.2.1-329.el9cp.src",
"product": {
"name": "ceph-2:18.2.1-329.el9cp.src",
"product_id": "ceph-2:18.2.1-329.el9cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph@18.2.1-329.el9cp?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oath-toolkit-0:2.6.12-1.el8cp.src",
"product": {
"name": "oath-toolkit-0:2.6.12-1.el8cp.src",
"product_id": "oath-toolkit-0:2.6.12-1.el8cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oath-toolkit@2.6.12-1.el8cp?arch=src"
}
}
},
{
"category": "product_version",
"name": "ceph-2:18.2.1-329.el8cp.src",
"product": {
"name": "ceph-2:18.2.1-329.el8cp.src",
"product_id": "ceph-2:18.2.1-329.el8cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph@18.2.1-329.el8cp?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-mib-2:18.2.1-329.el9cp.noarch",
"product": {
"name": "ceph-mib-2:18.2.1-329.el9cp.noarch",
"product_id": "ceph-mib-2:18.2.1-329.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mib@18.2.1-329.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"product": {
"name": "ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"product_id": "ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-resource-agents@18.2.1-329.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephadm-2:18.2.1-329.el9cp.noarch",
"product": {
"name": "cephadm-2:18.2.1-329.el9cp.noarch",
"product_id": "cephadm-2:18.2.1-329.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephadm@18.2.1-329.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-top-2:18.2.1-329.el9cp.noarch",
"product": {
"name": "cephfs-top-2:18.2.1-329.el9cp.noarch",
"product_id": "cephfs-top-2:18.2.1-329.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-top@18.2.1-329.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mib-2:18.2.1-329.el8cp.noarch",
"product": {
"name": "ceph-mib-2:18.2.1-329.el8cp.noarch",
"product_id": "ceph-mib-2:18.2.1-329.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mib@18.2.1-329.el8cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"product": {
"name": "ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"product_id": "ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-resource-agents@18.2.1-329.el8cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-top-2:18.2.1-329.el8cp.noarch",
"product": {
"name": "cephfs-top-2:18.2.1-329.el8cp.noarch",
"product_id": "cephfs-top-2:18.2.1-329.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-top@18.2.1-329.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-329.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-329.el8cp.src"
},
"product_reference": "ceph-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-base-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-base-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-common-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-common-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-debugsource-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-debugsource-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-fuse-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-fuse-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.noarch"
},
"product_reference": "ceph-mib-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.noarch"
},
"product_reference": "ceph-resource-agents-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-selinux-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-selinux-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.noarch"
},
"product_reference": "cephfs-top-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libcephfs-devel-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "libcephfs-devel-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-329.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-329.el8cp.x86_64"
},
"product_reference": "libcephfs2-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "liboath-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "liboath-0:2.6.12-1.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-debuginfo-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "libpskc-debuginfo-0:2.6.12-1.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librados-devel-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librados-devel-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librados2-2:18.2.1-329.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-329.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-329.el8cp.x86_64"
},
"product_reference": "librados2-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librados2-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librados2-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libradospp-devel-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "libradospp-devel-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-329.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-329.el8cp.x86_64"
},
"product_reference": "libradosstriper1-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librbd-devel-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librbd-devel-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librbd1-2:18.2.1-329.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-329.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-329.el8cp.x86_64"
},
"product_reference": "librbd1-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librgw-devel-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librgw-devel-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librgw2-2:18.2.1-329.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-329.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-329.el8cp.x86_64"
},
"product_reference": "librgw2-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-0:2.6.12-1.el8cp.src as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src"
},
"product_reference": "oath-toolkit-0:2.6.12-1.el8cp.src",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le"
},
"product_reference": "pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64"
},
"product_reference": "pskctool-debuginfo-0:2.6.12-1.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-ceph-common-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-ceph-common-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-cephfs-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-cephfs-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-rados-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-rados-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-rbd-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-rbd-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-rgw-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-rgw-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "rbd-nbd-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "rbd-nbd-2:18.2.1-329.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-329.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-329.el8cp.ppc64le"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-329.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-329.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-329.el8cp.x86_64"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.src"
},
"product_reference": "ceph-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-base-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-base-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-base-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-common-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-common-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-common-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-debugsource-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-debugsource-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-debugsource-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-fuse-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-fuse-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-fuse-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.noarch"
},
"product_reference": "ceph-mib-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.noarch"
},
"product_reference": "ceph-resource-agents-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-selinux-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-selinux-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-selinux-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.noarch"
},
"product_reference": "cephadm-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.noarch"
},
"product_reference": "cephfs-top-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libcephfs-devel-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "libcephfs-devel-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "libcephfs-devel-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-329.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-329.el9cp.s390x"
},
"product_reference": "libcephfs2-2:18.2.1-329.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-329.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-329.el9cp.x86_64"
},
"product_reference": "libcephfs2-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "liboath-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "liboath-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "liboath-0:2.6.12-1.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liboath-debuginfo-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "libpskc-debuginfo-0:2.6.12-1.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librados-devel-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librados-devel-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librados-devel-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librados2-2:18.2.1-329.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-329.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-329.el9cp.s390x"
},
"product_reference": "librados2-2:18.2.1-329.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-329.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-329.el9cp.x86_64"
},
"product_reference": "librados2-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librados2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librados2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librados2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libradospp-devel-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "libradospp-devel-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "libradospp-devel-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-329.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-329.el9cp.s390x"
},
"product_reference": "libradosstriper1-2:18.2.1-329.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-329.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-329.el9cp.x86_64"
},
"product_reference": "libradosstriper1-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librbd-devel-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librbd-devel-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librbd-devel-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librbd1-2:18.2.1-329.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-329.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-329.el9cp.s390x"
},
"product_reference": "librbd1-2:18.2.1-329.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-329.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-329.el9cp.x86_64"
},
"product_reference": "librbd1-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librgw-devel-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librgw-devel-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librgw-devel-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librgw2-2:18.2.1-329.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-329.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-329.el9cp.s390x"
},
"product_reference": "librgw2-2:18.2.1-329.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-329.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-329.el9cp.x86_64"
},
"product_reference": "librgw2-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-0:2.6.12-1.el9cp.src as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src"
},
"product_reference": "oath-toolkit-0:2.6.12-1.el9cp.src",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le"
},
"product_reference": "pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x"
},
"product_reference": "pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64"
},
"product_reference": "pskctool-debuginfo-0:2.6.12-1.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-ceph-common-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-ceph-common-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-ceph-common-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-cephfs-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-cephfs-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-cephfs-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-rados-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-rados-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-rados-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-rbd-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-rbd-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-rbd-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-rgw-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-rgw-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-rgw-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "rbd-nbd-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "rbd-nbd-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "rbd-nbd-2:18.2.1-329.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-329.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-329.el9cp.ppc64le"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.s390x"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-329.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-329.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-329.el9cp.x86_64"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2170243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-werkzeug. Browsers may allow \"nameless\" cookies like =value instead of key=value. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie for another subdomain. If a Werkzeug application is running next to a vulnerable or malicious subdomain that sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-werkzeug: cookie prefixed with = can shadow unprefixed cookie",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-23934"
},
{
"category": "external",
"summary": "RHBZ#2170243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170243"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23934",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23934"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/commit/cf275f42acad1b5950c50ffe8ef58fe62cdce028",
"url": "https://github.com/pallets/werkzeug/commit/cf275f42acad1b5950c50ffe8ef58fe62cdce028"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/releases/tag/2.2.3",
"url": "https://github.com/pallets/werkzeug/releases/tag/2.2.3"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/security/advisories/GHSA-px8h-6qxv-m22q",
"url": "https://github.com/pallets/werkzeug/security/advisories/GHSA-px8h-6qxv-m22q"
}
],
"release_date": "2023-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-werkzeug: cookie prefixed with = can shadow unprefixed cookie"
},
{
"cve": "CVE-2023-25577",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2170242"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-werkzeug. Werkzeug is multipart form data parser, that will parse an unlimited number of parts, including file parts. These parts can be a small amount of bytes, but each requires CPU time to parse, and may use more memory as Python data. If a request can be made to an endpoint that accesses request.data, request.form, request.files, or request.get_data(parse_form_data=False), it can cause unexpectedly high resource usage, allowing an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests, and if many concurrent requests are sent continuously, this can exhaust or kill all available workers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-werkzeug: high resource usage when parsing multipart form data with many fields",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25577"
},
{
"category": "external",
"summary": "RHBZ#2170242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25577",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25577"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25577",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25577"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/commit/517cac5a804e8c4dc4ed038bb20dacd038e7a9f1",
"url": "https://github.com/pallets/werkzeug/commit/517cac5a804e8c4dc4ed038bb20dacd038e7a9f1"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/releases/tag/2.2.3",
"url": "https://github.com/pallets/werkzeug/releases/tag/2.2.3"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/security/advisories/GHSA-xg9f-g7g7-2323",
"url": "https://github.com/pallets/werkzeug/security/advisories/GHSA-xg9f-g7g7-2323"
}
],
"release_date": "2023-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
}
],
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-werkzeug: high resource usage when parsing multipart form data with many fields"
},
{
"cve": "CVE-2023-46446",
"cwe": {
"id": "CWE-372",
"name": "Incomplete Internal State Distinction"
},
"discovery_date": "2023-11-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2250329"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-synch before the 2.14.1 versions, where the client can log in to the attacker\u0027s account without the client being able to detect this. This flaw allows an attacker to control the remote end of the SSH session completely, resulting in a complete break of the confidentiality and integrity of the secure channel, which could cause more issues depending on the application logic implemented by the AsyncSSH server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-asyncssh: Rogue Session Attack",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46446"
},
{
"category": "external",
"summary": "RHBZ#2250329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46446"
},
{
"category": "external",
"summary": "https://github.com/ronf/asyncssh/security/advisories/GHSA-c35q-ffpf-5qpm",
"url": "https://github.com/ronf/asyncssh/security/advisories/GHSA-c35q-ffpf-5qpm"
}
],
"release_date": "2023-11-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-asyncssh: Rogue Session Attack"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-34069",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Werkzeug, where an attacker may be able to execute code on a developer\u0027s machine under some circumstances. This issue requires the attacker to get the developer to interact with a domain and subdomain they control and enter the debugger PIN; if they are successful, it allows access to the debugger even if it is only running on localhost. This also requires the attacker to guess a URL in the developer\u0027s application that will trigger the debugger.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-werkzeug: user may execute code on a developer\u0027s machine",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Werkzeug\u0027s debugger allows an attacker to potentially execute code on a developer\u0027s machine. This can occur if the attacker tricks the developer into interacting with a controlled domain and subdomain and entering the debugger PIN. Although the debugger is meant to run locally, successful exploitation can give the attacker access to it by guessing a specific URL that triggers the debugger. The severity is rate as IMPORTANT because this flaw can potentially impacts confidentiality, integrity, and availability if the attacker can gain control.\n\nCeph uses an affected Werkzeug version but this vulnerability does not impact OpenShift Data Foundation (ODF) because the debugger is not set up or used on development machines, so there is no debugger to have information taken from.",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "RHBZ#2279451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692",
"url": "https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985",
"url": "https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"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-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-werkzeug: user may execute code on a developer\u0027s machine"
},
{
"cve": "CVE-2024-42353",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-08-14T20:00:29.950481+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2305004"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request\u0027s hostname. This issue, combined with user interaction, may become a vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webob: WebOb\u0027s location header normalization during redirect leads to open redirect",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42353"
},
{
"category": "external",
"summary": "RHBZ#2305004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42353",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42353"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42353",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42353"
},
{
"category": "external",
"summary": "https://github.com/Pylons/webob",
"url": "https://github.com/Pylons/webob"
},
{
"category": "external",
"summary": "https://github.com/Pylons/webob/commit/f689bcf4f0a1f64f1735b1d5069aef5be6974b5b",
"url": "https://github.com/Pylons/webob/commit/f689bcf4f0a1f64f1735b1d5069aef5be6974b5b"
},
{
"category": "external",
"summary": "https://github.com/Pylons/webob/security/advisories/GHSA-mg3v-6m49-jhp3",
"url": "https://github.com/Pylons/webob/security/advisories/GHSA-mg3v-6m49-jhp3"
}
],
"release_date": "2024-08-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"category": "workaround",
"details": "If the Response class is used, any HTTP Location header (i.e. location) can be rewritten so that it always passes a full URI that includes the hostname to redirect the user to.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webob: WebOb\u0027s location header normalization during redirect leads to open redirect"
},
{
"cve": "CVE-2024-47191",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-10-04T15:32:01.442000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316488"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in a PAM module, the oath-toolkit. The module gained a feature that allowed placing the OTP state file, called the usersfile, in the home directory of the to-be-authenticated user. The PAM module performed unsafe file operations in the users\u0027 home directories. Since PAM stacks typically run as root, this flaw allows a malicious user to jeopardize an environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oath-toolkit: Local root exploit in a PAM module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important rather than Moderate due to its potential for full privilege escalation without requiring complex attack vectors. The flaw in the `pam_oath.so` module allows unprivileged users to manipulate file operations within their home directories to exploit symlink attacks, enabling them to overwrite critical system files, such as `/etc/shadow`, with root-level privileges. Since PAM stacks typically run as root, this exploitation does not involve race conditions or reliance on environmental factors, making the attack straightforward and highly impactful.\n\nCeph uses an affected oath-toolkit version. However, it does not use the affected methods and it is not vulnerable to this 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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47191"
},
{
"category": "external",
"summary": "RHBZ#2316488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47191",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47191"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "oath-toolkit: Local root exploit in a PAM module"
},
{
"cve": "CVE-2024-48916",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2024-12-02T09:49:22.001000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2329846"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Ceph Rados Gateway (RadosGW) OIDC provider allows attackers to bypass JWT signature verification by supplying a token with \"none\" as the algorithm (alg). This occurs because the implementation fails to enforce strict signature validation, enabling attackers to forge valid tokens without a signature.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ceph: rhceph-container: Authentication bypass in CEPH RadosGW",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important due to its ability to bypass JWT signature verification in Ceph Rados Gateway, allowing attackers to forge tokens and gain unauthorized access.\n\nOpenShift Data Foundation (ODF) is affected but not vulnerable to this issue. To exploit this issue, an attacker needs to use OIDC and manually set the algorithm to \"none\", then RadosGW will not validate the signature on a JWT. ODF is protected because it uses the Vault API to interface with OIDC (and other providers) and it does not support \"none\" as an algorithm type.",
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48916"
},
{
"category": "external",
"summary": "RHBZ#2329846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48916",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48916"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48916",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48916"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/60624/commits/919da3696668a07c6810dfa39301950c81c2eba4",
"url": "https://github.com/ceph/ceph/pull/60624/commits/919da3696668a07c6810dfa39301950c81c2eba4"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/security/advisories/GHSA-5g9m-mmp6-93mq",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-5g9m-mmp6-93mq"
},
{
"category": "external",
"summary": "https://tracker.ceph.com/issues/68836",
"url": "https://tracker.ceph.com/issues/68836"
}
],
"release_date": "2024-12-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:48:57+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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4664"
},
{
"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-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el8cp.src",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-329.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-329.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:liboath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libpskc-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-0:2.6.12-1.el9cp.src",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oath-toolkit-debugsource-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:oathtool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pam_oath-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:pskctool-debuginfo-0:2.6.12-1.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-329.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-329.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ceph: rhceph-container: Authentication bypass in CEPH RadosGW"
}
]
}
RHSA-2025:4667
Vulnerability from csaf_redhat - Published: 2025-05-07 12:55 - Updated: 2026-05-27 20:58A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated rhceph-7.1 container image is now available in the Red Hat Ecosystem Catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services. \n \nThis new container image is based on Red Hat Ceph Storage 7.1 and Red Hat Enterprise Linux 9.5, 9.4, 8.10. \n \nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/7/html/7.1_release_notes\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4667",
"url": "https://access.redhat.com/errata/RHSA-2025:4667"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4667.json"
}
],
"title": "Red Hat Security Advisory: Updated 7.1 container image is now available in the Red Hat Ecosystem Catalog.",
"tracking": {
"current_release_date": "2026-05-27T20:58:04+00:00",
"generator": {
"date": "2026-05-27T20:58:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:4667",
"initial_release_date": "2025-05-07T12:55:17+00:00",
"revision_history": [
{
"date": "2025-05-07T12:55:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-07T12:55:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T20:58:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=latest-1746621761"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1746621568"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-21"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"product_id": "rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1746621558"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1746621536"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=latest-1746621761"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1746621568"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-21"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"product_id": "rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1746621558"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1746621536"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=latest-1746621761"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1746621568"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-21"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"product_id": "rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1746621558"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1746621536"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:55:17+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4667"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-45336",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-01-23T12:57:38.123000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2341751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "RHBZ#2341751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2341751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/70530",
"url": "https://github.com/golang/go/issues/70530"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI",
"url": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI"
}
],
"release_date": "2025-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:55:17+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect"
},
{
"cve": "CVE-2025-22866",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-02-06T17:00:56.155646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2344219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22866"
},
{
"category": "external",
"summary": "RHBZ#2344219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22866"
},
{
"category": "external",
"summary": "https://go.dev/cl/643735",
"url": "https://go.dev/cl/643735"
},
{
"category": "external",
"summary": "https://go.dev/issue/71383",
"url": "https://go.dev/issue/71383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k",
"url": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3447",
"url": "https://pkg.go.dev/vuln/GO-2025-3447"
}
],
"release_date": "2025-02-06T16:54:10.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:55:17+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:1acdd9584f131b9931ec44b41d2c661b956abfb341560a1e3cd33c6916b282f5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:3b5176fc3933d4ac14e77917dcee097a57bc5a44bf87b6c4dd2fcffa40677068_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:6fbbfa1bc1de9fb6c7810fffdffb5be1da904efe22aa602deb4ad09b6d0c7d3a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:0838f180ac530462659838844e3fa547e50e82eb2c9a7d7f563fc5bb11ce0cc2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5fbbb15572fcc21cff00b8d6a4ac6cb119936e8d85eb5dfd9280c7cb270abace_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:fe74d4288903e8e1f590c30869d5186a83e9ba62a262a030778ab9bc305fd73a_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:2b9cc77493ee13fe6de6d5c1f0de0c0341d7ebc7f35431f0a72449a1b8f91593_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:7be06e7059c107a63d7f00f189b673c7793ecc480cfa343925afed7c52656699_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:b64cd611ee6a8ba643f17a4626cb0dbfb7c4e730988ce971218c94546543beb0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:990cbc4014d5336c9e0d0a2f1d99796215e83eda5ee8c1adb62acd67b6be067b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e76f5b7de4ecb81e6ca945076257bbd3734da007723cc787a4ba89de41c4af04_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:f9bbb11f6d30f4a8430617f52f8d9729a2ef039596c03f1a7e674a77932b0bde_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44de5dc49f2580333eeba80002a5333566b2a77eb3390a6074087accff89e775_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:600c2838052e0e7e6c798b456cd163745b8a154d5a4570fabc86f90bc8f46f76_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:acbaae2df3e06c6f499cb5dfedb44ce3ef113462651a58015d222aecb4b3b892_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:77674d5445337c2ecb958ea79af869dc852ce9bb127673495eae4365ab8ad00d_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:be3e253624563fa2db911309336f7b1524d22c414bb5aee70b545cefa194ec31_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:f841aa3ee738cd4bb9333127b1b374ca817d2fa337ed2ec489ea1c056d20245e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec"
}
]
}
RHSA-2025:7256
Vulnerability from csaf_redhat - Published: 2025-05-13 08:49 - Updated: 2026-05-19 21:22A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum. It is also possible to force a derived key to be all zeros instead of an unpredictable value. This may have follow-on implications for the Go TLS stack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* golang-fips: Golang FIPS zeroed buffer (CVE-2024-9355)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from 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-2025:7256",
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2315719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315719"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7256.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-05-19T21:22:11+00:00",
"generator": {
"date": "2026-05-19T21:22:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2025:7256",
"initial_release_date": "2025-05-13T08:49:39+00:00",
"revision_history": [
{
"date": "2025-05-13T08:49:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T08:49:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:22:11+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.6.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.src",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.src",
"product_id": "git-lfs-0:3.6.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.aarch64",
"product_id": "git-lfs-0:3.6.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.ppc64le",
"product_id": "git-lfs-0:3.6.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.x86_64",
"product_id": "git-lfs-0:3.6.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.s390x",
"product_id": "git-lfs-0:3.6.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as 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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
}
],
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as 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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
}
],
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2024-9355",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"discovery_date": "2024-09-30T17:51:17.811000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2315719"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum.\u00a0 It is also possible to force a derived key to be all zeros instead of an unpredictable value.\u00a0 This may have follow-on implications for the Go TLS stack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips: Golang FIPS zeroed buffer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is specific to the Go language and only affects the test code in cri-o and conmon, not the production code. Since both projects use Go exclusively for testing purposes, this issue does not impact their production environment. Therefore, cri-o and conmon are not affected by this vulnerability.",
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9355"
},
{
"category": "external",
"summary": "RHBZ#2315719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9355",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9355"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/pull/198",
"url": "https://github.com/golang-fips/openssl/pull/198"
}
],
"release_date": "2024-09-30T20:53:42.833000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-fips: Golang FIPS zeroed buffer"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.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": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"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": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2025:9776
Vulnerability from csaf_redhat - Published: 2025-06-26 12:12 - Updated: 2026-06-01 03:10A flaw was found in python-certifi. Untrusted certificates from TrustCor have been found in the root certificates store.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new container image for Red Hat Ceph Storage 8.1 is now available in the Red Hat Ecosystem Catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services. \n \nThis new container image is based on Red Hat Ceph Storage 8.1 and Red Hat Enterprise Linux 8.10, 9.5, 9.6. \n \nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/8/html/8.1_release_notes\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9776",
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9776.json"
}
],
"title": "Red Hat Security Advisory: New RHCS 8.1 container image is now available in the Red Hat Ecosystem Catalog.",
"tracking": {
"current_release_date": "2026-06-01T03:10:39+00:00",
"generator": {
"date": "2026-06-01T03:10:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9776",
"initial_release_date": "2025-06-26T12:12:44+00:00",
"revision_history": [
{
"date": "2025-06-26T12:12:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T12:12:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:10:39+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 8.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product_id": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product_id": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product_id": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product_id": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23491",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2023-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2180089"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-certifi. Untrusted certificates from TrustCor have been found in the root certificates store.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-certifi: untrusted root certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Satellite is not vulnerable to this flaw as it ships a build of python-certifi that is patched to use system certs from /etc/pki/tls/certs/ca-bundle.crt.Redhat has rated this CVE as moderate because most redhat products use system-wide root CA certificate bundle instead of certifi bundle.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23491"
},
{
"category": "external",
"summary": "RHBZ#2180089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180089"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491"
},
{
"category": "external",
"summary": "https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8",
"url": "https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8"
}
],
"release_date": "2022-12-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
}
],
"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": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-certifi: untrusted root certificates"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2026:3718
Vulnerability from csaf_redhat - Published: 2026-03-04 07:52 - Updated: 2026-06-01 03:14A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.15.4 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.15.4 release of Red Hat OpenShift Pipelines Operator.",
"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:3718",
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24790",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-27144",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3718.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.15.4",
"tracking": {
"current_release_date": "2026-06-01T03:14:58+00:00",
"generator": {
"date": "2026-06-01T03:14:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:3718",
"initial_release_date": "2026-03-04T07:52:57+00:00",
"revision_history": [
{
"date": "2026-03-04T07:52:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T07:53:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:14:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.15",
"product": {
"name": "Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3Aeea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3Ad968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3A1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3A0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3A6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3Ac179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3A26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3Ac9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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 OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"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 OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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 OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"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 OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
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.