Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-34069 (GCVE-0-2024-34069)
Vulnerability from cvelistv5 – Published: 2024-05-06 14:44 – Updated: 2025-02-21 18:03- CWE-352 - Cross-Site Request Forgery (CSRF)
| Vendor | Product | Version | |
|---|---|---|---|
| pallets | werkzeug |
Affected:
< 3.0.3
|
|
| palletsprojects | werkzeug |
Affected:
0 , < 3.0.3
(custom)
cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "werkzeug",
"vendor": "palletsprojects",
"versions": [
{
"lessThan": "3.0.3",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-34069",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-12T19:54:35.623303Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-12T19:56:20.233Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-02-21T18:03:28.226Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985"
},
{
"name": "https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240614-0004/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00026.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "werkzeug",
"vendor": "pallets",
"versions": [
{
"status": "affected",
"version": "\u003c 3.0.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352: Cross-Site Request Forgery (CSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-14T13:06:15.610Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985"
},
{
"name": "https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240614-0004/"
}
],
"source": {
"advisory": "GHSA-2g68-c3qc-8985",
"discovery": "UNKNOWN"
},
"title": "Werkzeug\u0027s improper usage of a pathname and improper CSRF protection results in the remote command execution"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-34069",
"datePublished": "2024-05-06T14:44:38.780Z",
"dateReserved": "2024-04-30T06:56:33.381Z",
"dateUpdated": "2025-02-21T18:03:28.226Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-34069",
"date": "2026-06-10",
"epss": "0.4365",
"percentile": "0.97602"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.\"}, {\"lang\": \"es\", \"value\": \"Werkzeug es una librer\\u00eda completa de aplicaciones web WSGI. El depurador de las versiones afectadas de Werkzeug puede permitir que un atacante ejecute c\\u00f3digo en la m\\u00e1quina de un desarrollador en algunas circunstancias. Esto requiere que el atacante consiga que el desarrollador interact\\u00fae con un dominio y subdominio que controla e ingrese el PIN del depurador, pero si tiene \\u00e9xito, permite el acceso al depurador incluso si solo se est\\u00e1 ejecutando en localhost. Esto tambi\\u00e9n requiere que el atacante adivine una URL en la aplicaci\\u00f3n del desarrollador que activar\\u00e1 el depurador. Esta vulnerabilidad se solucion\\u00f3 en 3.0.3.\"}]",
"id": "CVE-2024-34069",
"lastModified": "2024-11-21T09:18:01.527",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.9}]}",
"published": "2024-05-06T15:15:23.990",
"references": "[{\"url\": \"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0004/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-352\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-34069\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-06T15:15:23.990\",\"lastModified\":\"2025-12-03T15:32:11.177\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.\"},{\"lang\":\"es\",\"value\":\"Werkzeug es una librer\u00eda completa de aplicaciones web WSGI. El depurador de las versiones afectadas de Werkzeug puede permitir que un atacante ejecute c\u00f3digo en la m\u00e1quina de un desarrollador en algunas circunstancias. Esto requiere que el atacante consiga que el desarrollador interact\u00fae con un dominio y subdominio que controla e ingrese el PIN del depurador, pero si tiene \u00e9xito, permite el acceso al depurador incluso si solo se est\u00e1 ejecutando en localhost. Esto tambi\u00e9n requiere que el atacante adivine una URL en la aplicaci\u00f3n del desarrollador que activar\u00e1 el depurador. Esta vulnerabilidad se solucion\u00f3 en 3.0.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.0.3\",\"matchCriteriaId\":\"AB6C9D5E-A49D-4263-AA70-717CD85D122A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA277A6C-83EC-4536-9125-97B84C4FAF59\"}]}]}],\"references\":[{\"url\":\"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240614-0004/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/02/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240614-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\", \"name\": \"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\", \"name\": \"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0004/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/02/msg00026.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-21T18:03:28.226Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-34069\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-12T19:54:35.623303Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:*\"], \"vendor\": \"palletsprojects\", \"product\": \"werkzeug\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.0.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-06T17:37:41.861Z\"}}], \"cna\": {\"title\": \"Werkzeug\u0027s improper usage of a pathname and improper CSRF protection results in the remote command execution\", \"source\": {\"advisory\": \"GHSA-2g68-c3qc-8985\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"pallets\", \"product\": \"werkzeug\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.0.3\"}]}], \"references\": [{\"url\": \"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\", \"name\": \"https://github.com/pallets/werkzeug/security/advisories/GHSA-2g68-c3qc-8985\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\", \"name\": \"https://github.com/pallets/werkzeug/commit/3386395b24c7371db11a5b8eaac0c91da5362692\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFERFN7PINV4MOGMGA3DPIXJPDCYOEJZ/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H4SH32AM3CTPMAAEOIDAN7VU565LO4IR/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0004/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-352\", \"description\": \"CWE-352: Cross-Site Request Forgery (CSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-14T13:06:15.610Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-34069\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-21T18:03:28.226Z\", \"dateReserved\": \"2024-04-30T06:56:33.381Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-05-06T14:44:38.780Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:4664
Vulnerability from csaf_redhat - Published: 2025-05-07 12:48 - Updated: 2026-06-11 03:22A 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-06-11T03:22:57+00:00",
"generator": {
"date": "2026-06-11T03:22:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-06-11T03:22:57+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:9340
Vulnerability from csaf_redhat - Published: 2025-06-23 02:17 - Updated: 2026-06-02 21:53A vulnerability was found in github.com/moby/moby. The classic builder cache system in moby is vulnerable to cache poisoning if the image is built using a 'FROM scratch' in Dockerfile. This flaw allows an attacker who has knowledge of the Dockerfile to create a malicious cache that would be pulled and considered a valid cache candidate for some build steps. This only affects one if using DOCKER_BUILDKIT=0 or using the /build API endpoint.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x | — |
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: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x | — |
{
"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 rhceph-7.1 container image is now available in the Red Hat Ecosystem\nCatalog.",
"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 8.10, 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/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 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:9340",
"url": "https://access.redhat.com/errata/RHSA-2025:9340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262352"
},
{
"category": "external",
"summary": "2279451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279451"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9340.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-06-02T21:53:57+00:00",
"generator": {
"date": "2026-06-02T21:53:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9340",
"initial_release_date": "2025-06-23T02:17:34+00:00",
"revision_history": [
{
"date": "2025-06-23T02:17:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T02:17:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T21:53:57+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:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-64"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"product_id": "rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-529"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-66"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-114"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-64"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"product_id": "rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-529"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-66"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-114"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-64"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"product_id": "rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-529"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-66"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-114"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24557",
"cwe": {
"id": "CWE-494",
"name": "Download of Code Without Integrity Check"
},
"discovery_date": "2024-02-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262352"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in github.com/moby/moby. The classic builder cache system in moby is vulnerable to cache poisoning if the image is built using a \u0027FROM scratch\u0027 in Dockerfile. This flaw allows an attacker who has knowledge of the Dockerfile to create a malicious cache that would be pulled and considered a valid cache candidate for some build steps.\r\nThis only affects one if using DOCKER_BUILDKIT=0 or using the /build API endpoint.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: classic builder cache poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact since attack complexity is quite high. There are multiple conditions which are required: dockerfile is configured to use a non-default setting, attacker must be aware of this information, and they must have the ability to craft a malicious cache.",
"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:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24557"
},
{
"category": "external",
"summary": "RHBZ#2262352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262352"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24557",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24557"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xw73-rw38-6vjc",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xw73-rw38-6vjc"
}
],
"release_date": "2024-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:17:34+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:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: classic builder cache poisoning"
},
{
"cve": "CVE-2024-34069",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"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": [
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64"
],
"known_not_affected": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
},
"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-06-23T02:17:34+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/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9340"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"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": [
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-werkzeug: user may execute code on a developer\u0027s machine"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"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:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:17:34+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:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9340"
}
],
"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-7.1-Tools:rhceph/grafana-rhel9@sha256:066bb8a930f61443a74e3f505f73f6a9ceeea92c2b432f33bf720650cb79ae55_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c859e444f7bb21fd256cd8ef83ef51d15dfc7d8c4f2d6f4772b3d218190117e8_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:e6986670487df0bed88d84cbe6cbb24d218c61b4053da2fe49128d177e818e02_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:4692b7aec71555da05010155b2c046d5b585b5c4b20f41160204317514cc8ea0_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:a9afdb175dc6b231675fdbb7cfeaa20ddaae3fd160c188be581a53f685358f1b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e6f5c9dde3680b1c48aa3f9650321481e6e9242ecfa7161c6a9a1eb6d223a6a6_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:342e1bae3b74bfa551aa119d4114267166a76703ae62da6e33d0ea157143c002_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:8710b615cf78b3fcb6c595ec7a63011aecac28f6c67fbcee43dc7850a610618a_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:e3ed9f78bf775b09845e149d59d4b7e242c8bac06b80a8efa8b1f0cbc0c01ba5_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:0f1fa04728f9aa983409d37397cfe8b2a5c913d9ce15539f04c49c6d29e34fba_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9a71b8abd2887fd7a655c9ae7863e82b49e155b388c093d52a093d2babd5e487_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:9df9046c047fa391981c49f6d8c5ae41edb2499c6b3638cc81645dd56a5feeb8_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:01b7e7d05ed90f82d48f72d32926374ce1a90779bcb8a2178124a32ea8f1b8d6_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:0c803156eb316a66c5cd1545a32d3204a2476fdac6c1a7dd6fae1830f50873d7_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:93b6a27d2e49bb3c430a25ac474d229c2e77a26a396825a713f0cceb4b20ce1e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:3f5c68affed330d147e09ac2431f30cb018ac5041900af313fd606890c17e5bd_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:76016eddf3b0261d6c866f971b25111f714ac06ebde1f691f6ba3eba5361f00c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8c5ce24d60cf2a97900ad1578a763cd4900ad4c8610768678eefc01665d28f73_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
SUSE-SU-2024:1572-1
Vulnerability from csaf_suse - Published: 2024-05-09 11:18 - Updated: 2024-05-09 11:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python-Werkzeug-0.12.2-10.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python3-Werkzeug-0.12.2-10.16.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Werkzeug",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Werkzeug fixes the following issues:\n\n- CVE-2024-34069: Fixed a remote code execution through debugger when interacting with attacker controlled domain (bsc#1223979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1572,SUSE-SLE-Module-Public-Cloud-12-2024-1572",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1572-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1572-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241572-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1572-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035206.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223979",
"url": "https://bugzilla.suse.com/1223979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34069 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34069/"
}
],
"title": "Security update for python-Werkzeug",
"tracking": {
"current_release_date": "2024-05-09T11:18:15Z",
"generator": {
"date": "2024-05-09T11:18:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1572-1",
"initial_release_date": "2024-05-09T11:18:15Z",
"revision_history": [
{
"date": "2024-05-09T11:18:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Werkzeug-0.12.2-10.16.1.noarch",
"product": {
"name": "python-Werkzeug-0.12.2-10.16.1.noarch",
"product_id": "python-Werkzeug-0.12.2-10.16.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Werkzeug-0.12.2-10.16.1.noarch",
"product": {
"name": "python3-Werkzeug-0.12.2-10.16.1.noarch",
"product_id": "python3-Werkzeug-0.12.2-10.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Werkzeug-0.12.2-10.16.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-Werkzeug-0.12.2-10.16.1.noarch"
},
"product_reference": "python-Werkzeug-0.12.2-10.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-0.12.2-10.16.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-Werkzeug-0.12.2-10.16.1.noarch"
},
"product_reference": "python3-Werkzeug-0.12.2-10.16.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34069"
}
],
"notes": [
{
"category": "general",
"text": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-Werkzeug-0.12.2-10.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-Werkzeug-0.12.2-10.16.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34069",
"url": "https://www.suse.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "SUSE Bug 1223979 for CVE-2024-34069",
"url": "https://bugzilla.suse.com/1223979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-Werkzeug-0.12.2-10.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-Werkzeug-0.12.2-10.16.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 12:python-Werkzeug-0.12.2-10.16.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-Werkzeug-0.12.2-10.16.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-09T11:18:15Z",
"details": "important"
}
],
"title": "CVE-2024-34069"
}
]
}
SUSE-SU-2024:1591-1
Vulnerability from csaf_suse - Published: 2024-05-10 07:20 - Updated: 2024-05-10 07:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Werkzeug",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Werkzeug fixes the following issues:\n\n- CVE-2024-34069: Fixed a remote code execution through debugger when interacting with attacker controlled domain (bsc#1223979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1591,SUSE-SLE-Module-Python3-15-SP5-2024-1591,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1591,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1591,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1591,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1591,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1591,openSUSE-SLE-15.5-2024-1591,openSUSE-SLE-15.6-2024-1591",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1591-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1591-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241591-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1591-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018500.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223979",
"url": "https://bugzilla.suse.com/1223979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34069 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34069/"
}
],
"title": "Security update for python-Werkzeug",
"tracking": {
"current_release_date": "2024-05-10T07:20:00Z",
"generator": {
"date": "2024-05-10T07:20:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1591-1",
"initial_release_date": "2024-05-10T07:20:00Z",
"revision_history": [
{
"date": "2024-05-10T07:20:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"product": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"product_id": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34069"
}
],
"notes": [
{
"category": "general",
"text": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"openSUSE Leap 15.5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"openSUSE Leap 15.6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34069",
"url": "https://www.suse.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "SUSE Bug 1223979 for CVE-2024-34069",
"url": "https://bugzilla.suse.com/1223979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"openSUSE Leap 15.5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"openSUSE Leap 15.6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"openSUSE Leap 15.5:python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"openSUSE Leap 15.6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T07:20:00Z",
"details": "important"
}
],
"title": "CVE-2024-34069"
}
]
}
SUSE-SU-2024:1591-2
Vulnerability from csaf_suse - Published: 2024-06-18 11:06 - Updated: 2024-06-18 11:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Werkzeug",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Werkzeug fixes the following issues:\n\n- CVE-2024-34069: Fixed a remote code execution through debugger when interacting with attacker controlled domain (bsc#1223979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1591,SUSE-SLE-Module-Python3-15-SP6-2024-1591",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1591-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1591-2",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241591-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1591-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035624.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223979",
"url": "https://bugzilla.suse.com/1223979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34069 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34069/"
}
],
"title": "Security update for python-Werkzeug",
"tracking": {
"current_release_date": "2024-06-18T11:06:29Z",
"generator": {
"date": "2024-06-18T11:06:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1591-2",
"initial_release_date": "2024-06-18T11:06:29Z",
"revision_history": [
{
"date": "2024-06-18T11:06:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"product": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"product_id": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
},
"product_reference": "python311-Werkzeug-2.3.6-150400.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34069"
}
],
"notes": [
{
"category": "general",
"text": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34069",
"url": "https://www.suse.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "SUSE Bug 1223979 for CVE-2024-34069",
"url": "https://bugzilla.suse.com/1223979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Werkzeug-2.3.6-150400.6.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-18T11:06:29Z",
"details": "important"
}
],
"title": "CVE-2024-34069"
}
]
}
SUSE-SU-2024:1608-1
Vulnerability from csaf_suse - Published: 2024-05-10 16:35 - Updated: 2024-05-10 16:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Werkzeug-0.14.1-150100.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Werkzeug",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Werkzeug fixes the following issues:\n\n- CVE-2024-34069: Fixed a remote code execution through debugger when interacting with attacker controlled domain (bsc#1223979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1608,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1608,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1608,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1608,openSUSE-SLE-15.5-2024-1608,openSUSE-SLE-15.6-2024-1608",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1608-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1608-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241608-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1608-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035236.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223979",
"url": "https://bugzilla.suse.com/1223979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34069 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34069/"
}
],
"title": "Security update for python-Werkzeug",
"tracking": {
"current_release_date": "2024-05-10T16:35:49Z",
"generator": {
"date": "2024-05-10T16:35:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1608-1",
"initial_release_date": "2024-05-10T16:35:49Z",
"revision_history": [
{
"date": "2024-05-10T16:35:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"product": {
"name": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"product_id": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-Werkzeug-0.14.1-150100.6.9.1.noarch",
"product": {
"name": "python2-Werkzeug-0.14.1-150100.6.9.1.noarch",
"product_id": "python2-Werkzeug-0.14.1-150100.6.9.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"product": {
"name": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"product_id": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch"
},
"product_reference": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch"
},
"product_reference": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Werkzeug-0.14.1-150100.6.9.1.noarch"
},
"product_reference": "python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch"
},
"product_reference": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch"
},
"product_reference": "python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34069"
}
],
"notes": [
{
"category": "general",
"text": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"openSUSE Leap 15.5:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"openSUSE Leap 15.6:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34069",
"url": "https://www.suse.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "SUSE Bug 1223979 for CVE-2024-34069",
"url": "https://bugzilla.suse.com/1223979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"openSUSE Leap 15.5:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"openSUSE Leap 15.6:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-Werkzeug-0.14.1-150100.6.9.1.noarch",
"openSUSE Leap 15.5:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch",
"openSUSE Leap 15.6:python-Werkzeug-doc-0.14.1-150100.6.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T16:35:49Z",
"details": "important"
}
],
"title": "CVE-2024-34069"
}
]
}
SUSE-SU-2024:1624-1
Vulnerability from csaf_suse - Published: 2024-05-13 14:26 - Updated: 2024-05-13 14:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Werkzeug",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Werkzeug fixes the following issues:\n\n- CVE-2024-34069: Fixed a remote code execution through debugger when interacting with attacker controlled domain (bsc#1223979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1624,SUSE-SLE-Module-Basesystem-15-SP5-2024-1624,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1624,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1624,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1624,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1624,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1624,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1624,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1624,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1624,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1624,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1624,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1624,SUSE-Storage-7.1-2024-1624,openSUSE-SLE-15.5-2024-1624",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1624-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1624-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241624-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1624-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035249.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223979",
"url": "https://bugzilla.suse.com/1223979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34069 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34069/"
}
],
"title": "Security update for python-Werkzeug",
"tracking": {
"current_release_date": "2024-05-13T14:26:09Z",
"generator": {
"date": "2024-05-13T14:26:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1624-1",
"initial_release_date": "2024-05-13T14:26:09Z",
"revision_history": [
{
"date": "2024-05-13T14:26:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product": {
"name": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product_id": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product_id": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34069"
}
],
"notes": [
{
"category": "general",
"text": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Manager Proxy 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Manager Server 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"openSUSE Leap 15.5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34069",
"url": "https://www.suse.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "SUSE Bug 1223979 for CVE-2024-34069",
"url": "https://bugzilla.suse.com/1223979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Manager Proxy 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Manager Server 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"openSUSE Leap 15.5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Manager Proxy 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Manager Server 4.3:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"openSUSE Leap 15.5:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-13T14:26:09Z",
"details": "important"
}
],
"title": "CVE-2024-34069"
}
]
}
SUSE-SU-2024:1624-2
Vulnerability from csaf_suse - Published: 2024-06-18 20:04 - Updated: 2024-06-18 20:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python2-Werkzeug-1.0.1-150300.3.8.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Werkzeug",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Werkzeug fixes the following issues:\n\n- CVE-2024-34069: Fixed a remote code execution through debugger when interacting with attacker controlled domain (bsc#1223979).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1624,SUSE-SLE-Module-Basesystem-15-SP6-2024-1624,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-1624",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1624-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1624-2",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241624-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1624-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035645.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223979",
"url": "https://bugzilla.suse.com/1223979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34069 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34069/"
}
],
"title": "Security update for python-Werkzeug",
"tracking": {
"current_release_date": "2024-06-18T20:04:01Z",
"generator": {
"date": "2024-06-18T20:04:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1624-2",
"initial_release_date": "2024-06-18T20:04:01Z",
"revision_history": [
{
"date": "2024-06-18T20:04:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product": {
"name": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product_id": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"product_id": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
},
"product_reference": "python2-Werkzeug-1.0.1-150300.3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34069"
}
],
"notes": [
{
"category": "general",
"text": "Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer\u0027s machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but 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. This vulnerability is fixed in 3.0.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34069",
"url": "https://www.suse.com/security/cve/CVE-2024-34069"
},
{
"category": "external",
"summary": "SUSE Bug 1223979 for CVE-2024-34069",
"url": "https://bugzilla.suse.com/1223979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Werkzeug-1.0.1-150300.3.8.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python2-Werkzeug-1.0.1-150300.3.8.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-18T20:04:01Z",
"details": "important"
}
],
"title": "CVE-2024-34069"
}
]
}
WID-SEC-W-2024-1642
Vulnerability from csaf_certbund - Published: 2024-07-16 22:00 - Updated: 2024-11-20 23:00In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 12.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.0
|
12.11.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.2.0
|
9.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 23.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.1
|
23.4.1 | |
|
Oracle Communications 12.11.3
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.3
|
12.11.3 | |
|
Oracle Communications 12.11.4
Oracle / Communications
|
cpe:/a:oracle:communications:12.11.4
|
12.11.4 | |
|
Oracle Communications 10.5
Oracle / Communications
|
cpe:/a:oracle:communications:10.5
|
10.5 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 24.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.1.0
|
24.1.0 | |
|
Oracle Communications 46.6.4
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.4
|
46.6.4 | |
|
Oracle Communications 23.4.2
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.2
|
23.4.2 | |
|
Oracle Communications 46.6.5
Oracle / Communications
|
cpe:/a:oracle:communications:46.6.5
|
46.6.5 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 23.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.4.0
|
23.4.0 | |
|
Oracle Communications 23.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:23.1.0
|
23.1.0 | |
|
Oracle Communications 12.6.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:12.6.1.0.0
|
12.6.1.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=23.4.3
Oracle / Communications
|
<=23.4.3 | ||
|
Oracle Communications <=23.4.4
Oracle / Communications
|
<=23.4.4 | ||
|
Oracle Communications <=8.6.0.6
Oracle / Communications
|
<=8.6.0.6 | ||
|
Oracle Communications <=8.6.0.8
Oracle / Communications
|
<=8.6.0.8 | ||
|
Oracle Communications <=9.0.3
Oracle / Communications
|
<=9.0.3 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1642 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1642.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1642 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1642"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2024 - Appendix Oracle Communications vom 2024-07-16",
"url": "https://www.oracle.com/security-alerts/cpujul2024.html#AppendixCGBU"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6016 vom 2024-09-05",
"url": "https://access.redhat.com/errata/RHSA-2024:6016"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9975 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:9975"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9976 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:9976"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-20T23:00:00.000+00:00",
"generator": {
"date": "2024-11-21T13:09:50.776+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-1642",
"initial_release_date": "2024-07-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-09-05T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-20T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "23.1.0",
"product": {
"name": "Oracle Communications 23.1.0",
"product_id": "T027326",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.1.0"
}
}
},
{
"category": "product_version",
"name": "12.6.1.0.0",
"product": {
"name": "Oracle Communications 12.6.1.0.0",
"product_id": "T027338",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:12.6.1.0.0"
}
}
},
{
"category": "product_version",
"name": "5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"category": "product_version",
"name": "15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "23.4.0",
"product": {
"name": "Oracle Communications 23.4.0",
"product_id": "T032091",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.0"
}
}
},
{
"category": "product_version",
"name": "23.4.1",
"product": {
"name": "Oracle Communications 23.4.1",
"product_id": "T034143",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.1"
}
}
},
{
"category": "product_version",
"name": "23.4.2",
"product": {
"name": "Oracle Communications 23.4.2",
"product_id": "T034144",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:23.4.2"
}
}
},
{
"category": "product_version",
"name": "24.1.0",
"product": {
"name": "Oracle Communications 24.1.0",
"product_id": "T034145",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.1.0"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=23.4.3",
"product": {
"name": "Oracle Communications \u003c=23.4.3",
"product_id": "T036195"
}
},
{
"category": "product_version_range",
"name": "\u003c=23.4.3",
"product": {
"name": "Oracle Communications \u003c=23.4.3",
"product_id": "T036195-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=23.4.4",
"product": {
"name": "Oracle Communications \u003c=23.4.4",
"product_id": "T036196"
}
},
{
"category": "product_version_range",
"name": "\u003c=23.4.4",
"product": {
"name": "Oracle Communications \u003c=23.4.4",
"product_id": "T036196-fixed"
}
},
{
"category": "product_version",
"name": "24.2.0",
"product": {
"name": "Oracle Communications 24.2.0",
"product_id": "T036197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=8.6.0.8",
"product": {
"name": "Oracle Communications \u003c=8.6.0.8",
"product_id": "T036198"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.6.0.8",
"product": {
"name": "Oracle Communications \u003c=8.6.0.8",
"product_id": "T036198-fixed"
}
},
{
"category": "product_version",
"name": "46.6.4",
"product": {
"name": "Oracle Communications 46.6.4",
"product_id": "T036199",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:46.6.4"
}
}
},
{
"category": "product_version",
"name": "46.6.5",
"product": {
"name": "Oracle Communications 46.6.5",
"product_id": "T036200",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:46.6.5"
}
}
},
{
"category": "product_version",
"name": "12.11.3",
"product": {
"name": "Oracle Communications 12.11.3",
"product_id": "T036201",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:12.11.3"
}
}
},
{
"category": "product_version",
"name": "12.11.4",
"product": {
"name": "Oracle Communications 12.11.4",
"product_id": "T036202",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:12.11.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=8.6.0.6",
"product": {
"name": "Oracle Communications \u003c=8.6.0.6",
"product_id": "T036203"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.6.0.6",
"product": {
"name": "Oracle Communications \u003c=8.6.0.6",
"product_id": "T036203-fixed"
}
},
{
"category": "product_version",
"name": "10.5",
"product": {
"name": "Oracle Communications 10.5",
"product_id": "T036204",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.5"
}
}
},
{
"category": "product_version",
"name": "4.1.0",
"product": {
"name": "Oracle Communications 4.1.0",
"product_id": "T036205",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.1.0"
}
}
},
{
"category": "product_version",
"name": "4.2.0",
"product": {
"name": "Oracle Communications 4.2.0",
"product_id": "T036206",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.2.0",
"product": {
"name": "Oracle Communications 9.2.0",
"product_id": "T036207",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version",
"name": "12.11.0",
"product": {
"name": "Oracle Communications 12.11.0",
"product_id": "T036209",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:12.11.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.3",
"product": {
"name": "Oracle Communications \u003c=9.0.3",
"product_id": "T036210"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.3",
"product": {
"name": "Oracle Communications \u003c=9.0.3",
"product_id": "T036210-fixed"
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10086",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2019-10086"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-37533",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-41184",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2021-41184"
},
{
"cve": "CVE-2022-34169",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-36033",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2022-36033"
},
{
"cve": "CVE-2022-42890",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2022-42890"
},
{
"cve": "CVE-2022-48174",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2022-48174"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-33201",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-33201"
},
{
"cve": "CVE-2023-37920",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-46589",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-46589"
},
{
"cve": "CVE-2023-48795",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-51775",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-51775"
},
{
"cve": "CVE-2023-52425",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-5685",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2024-0450",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-22019",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22201",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22201"
},
{
"cve": "CVE-2024-22234",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22234"
},
{
"cve": "CVE-2024-22257",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22257"
},
{
"cve": "CVE-2024-22262",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22262"
},
{
"cve": "CVE-2024-23672",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-23807",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-23807"
},
{
"cve": "CVE-2024-23897",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-23897"
},
{
"cve": "CVE-2024-24549",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-25710",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-26130",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26308",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-27316",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-27316"
},
{
"cve": "CVE-2024-28182",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28752",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-28752"
},
{
"cve": "CVE-2024-28849",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-2961",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2024-34064",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-34069",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-34069"
},
{
"cve": "CVE-2024-6162",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T036209",
"T036205",
"67646",
"T036206",
"T036207",
"T036208",
"T034143",
"T036201",
"T036202",
"T036204",
"T036197",
"T034146",
"T034145",
"T036199",
"T034144",
"T036200",
"T032090",
"T032091",
"T027326",
"T027338",
"T028684"
],
"last_affected": [
"T036195",
"T036196",
"T036203",
"T036198",
"T036210"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-6162"
}
]
}
WID-SEC-W-2024-3582
Vulnerability from csaf_certbund - Published: 2024-12-02 23:00 - Updated: 2025-06-22 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Spectrum Protect Plus <10.1.17
IBM / Spectrum Protect Plus
|
<10.1.17 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenStack python-werkzeug <3.0.3
Red Hat / OpenStack
|
python-werkzeug <3.0.3 | ||
|
Red Hat OpenStack Container Platform <16.2
Red Hat / OpenStack
|
Container Platform <16.2 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu k\u00f6nnen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenStack bez\u00fcglich \"python-werkzeug\" ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3582 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3582.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3582 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3582"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10696 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10696"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4062 vom 2025-02-21",
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00026.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7230557 vom 2025-04-10",
"url": "https://www.ibm.com/support/pages/node/7230557"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9340 vom 2025-06-23",
"url": "https://access.redhat.com/errata/RHSA-2025:9340"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenStack (python-werkzeug): Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2025-06-22T22:00:00.000+00:00",
"generator": {
"date": "2025-06-23T07:15:21.271+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-3582",
"initial_release_date": "2024-12-02T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-12-02T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.17",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.17",
"product_id": "T042730"
}
},
{
"category": "product_version",
"name": "10.1.17",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.17",
"product_id": "T042730-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.17"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "python-werkzeug \u003c3.0.3",
"product": {
"name": "Red Hat OpenStack python-werkzeug \u003c3.0.3",
"product_id": "T039545"
}
},
{
"category": "product_version",
"name": "python-werkzeug 3.0.3",
"product": {
"name": "Red Hat OpenStack python-werkzeug 3.0.3",
"product_id": "T039545-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:python-werkzeug__3.0.3"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c16.2",
"product": {
"name": "Red Hat OpenStack Container Platform \u003c16.2",
"product_id": "T039547"
}
},
{
"category": "product_version",
"name": "Container Platform 16.2",
"product": {
"name": "Red Hat OpenStack Container Platform 16.2",
"product_id": "T039547-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:container_platform__16.2"
}
}
}
],
"category": "product_name",
"name": "OpenStack"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34069",
"product_status": {
"known_affected": [
"T042730",
"2951",
"67646",
"T039545",
"T039547"
]
},
"release_date": "2024-12-02T23:00:00.000+00:00",
"title": "CVE-2024-34069"
}
]
}
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.